Skip to content

Releases: Trinovantes/quasar-unused-plugin

v0.3.4

20 Jun 03:45
Compare
Choose a tag to compare

Commits

83c10d6: Config ts-node to generate cjs (Stephen Li)
44da503: Fix loader order lookup on windows (Stephen Li)
2992b04: v0.3.4 (Stephen Li)

v0.3.3

18 Jun 23:59
Compare
Choose a tag to compare

Commits

46109f1: Use setup-node to cache yarn (Stephen Li)
a3a4b53: Sync .gitignore (Stephen Li)
3fbc688: Upgrade dependencies (Stephen Li)
49aec53: Sync eslintrc (Stephen Li)
c8eb72f: Disable no-undef check in eslint (Stephen Li)
5f5a37f: Upgrade dependencies (Stephen Li)
98cda0a: v0.3.3 (Stephen Li)

v0.3.2

23 Jan 03:01
Compare
Choose a tag to compare

Commits

9734890: Enforce return await (Stephen Li)
db66579: Publish to npm via github actions (Stephen Li)
f872dae: Update gitignore (Stephen Li)
81c4d09: Upgrade dependencies (Stephen Li)
27ab1e6: v0.3.2 (Stephen Li)

v0.3.1

09 Oct 09:56
Compare
Choose a tag to compare

Commits

b0fc192: Document changes for 0.3.0 (Stephen Li)
8effd3d: Fix dev builds breaking due to resolving to quasar.esm.js (Stephen Li)
71f3c20: v0.3.1 (Stephen Li)

v0.3.0

09 Oct 07:41
Compare
Choose a tag to compare

Commits

1a9ca11: Upgrade dependencies (Stephen Li)
e687221: Modify quasar in single pass (Stephen Li)
1f5366b: Enable QUASAR_SSR whenever enableSsr is true (Stephen Li)
9e45732: v0.3.0 (Stephen Li)

v0.2.3

26 Sep 23:00
Compare
Choose a tag to compare

Commits

43e1140: Upgrade to typescript 5 (Stephen Li)
ca8bdd9: Upgrade to node 18 (Stephen Li)
6f7fff6: Modernize codebase Sept 2023 (Stephen Li)
f38148d: v0.2.3 (Stephen Li)

v0.2.2

09 Feb 07:04
Compare
Choose a tag to compare

Commits

f77b008: Bump loader-utils from 2.0.2 to 2.0.3 (dependabot[bot]) #2
3a201d0: Bump loader-utils from 2.0.3 to 2.0.4 (dependabot[bot]) #3
8136992: Remove unnecessary esbuilt-loader target (Stephen Li)
5489e67: Upgrade dependencies (Stephen Li)
82c7ffc: v0.2.2 (Stephen Li)

v0.2.1

07 Oct 04:13
Compare
Choose a tag to compare

Commits

259a416: Document changes for 0.2.0 (Stephen Li)
7332802: Show example size savings (Stephen Li)
6714be0: Disable tree shaking in dev mode (Stephen Li)
67fdd6a: Log found components on done hook instead of afterCompile (Stephen Li)
dc39868: v0.2.1 (Stephen Li)

v0.2.0

06 Oct 08:13
Compare
Choose a tag to compare

Commits

3d42d1e: Disable webpack analyzer (Stephen Li)
e385095: Count pass instead of bool flag (Stephen Li)
2a384b9: Remove unnecessary external allow rule (Stephen Li)
9a28c1f: Sync eslint config with other projects (Stephen Li)
e2f4aee: Enforce import order (Stephen Li)
285b147: Sync .gitignore (Stephen Li)
0001584: Combine test/release workflows (Stephen Li)
4f2d330: Move babel config to separate file (Stephen Li)
faaa445: Move jest config to separate file (Stephen Li)
99b276f: Clean up example (Stephen Li)
eb62301: Fix jest ts config being compiled to dist (Stephen Li)
61f40ac: Skip type checking when running jest with ts-node (Stephen Li)
2ec35f8: Use @ alias instead of src (Stephen Li)
655c562: Bump terser from 5.12.1 to 5.14.2 (dependabot[bot]) #1
c684366: Enforce consistent type definitions (Stephen Li)
6a5eb81: Read AppContext instead of SSRContext in router (Stephen Li)
c0d88f1: Remove compiler preprocessor import (Stephen Li)
59e81f4: Fix vue-ssr-assets-plugin import (Stephen Li)
3afc3de: Fix for quasar v2.8+ file path changes (Stephen Li)
1e5ff48: v0.2.0 (Stephen Li)

v0.1.4

24 Apr 23:12
Compare
Choose a tag to compare

Commits

83fa800: Lint js and vue files too (Stephen Li)
a85b353: Upgrade dependencies (Stephen Li)
e0b89b2: Fix component multi word name lint error (Stephen Li)
1abe500: Comment about design decision (Stephen Li)
1c88c02: Remove skipQuasarRewrite option (Stephen Li)
d8dc04a: Implement default plugin options and validation (Stephen Li)
c9b501e: Fix ssr flag not enabled in example (Stephen Li)
bfc4ce4: Warn validation errors when not testing (Stephen Li)
5483286: v0.1.4 (Stephen Li)