Releases: Trinovantes/quasar-unused-plugin
v0.3.4
v0.3.3
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
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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
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)