Skip to content

Releases: Trinovantes/vue-ssr-assets-plugin

v0.4.3

27 Sep 03:02
Compare
Choose a tag to compare

Commits

c480948: Rename vue-shims to shims-vue (Stephen Li)
63ead25: Sync eslint.config with other projects (Stephen Li)
cb01f49: Expand tsconfig exclude/include to be more robust (Stephen Li)
9a53762: Use gitignore in eslint (Stephen Li)
af4eefc: Sync release-build workflow with other projects (Stephen Li)
f83d43a: Allow toJSON to ignore naming convention (Stephen Li)
a169322: Gitignore vitepress cache dir (Stephen Li)
6c98891: Upgrade dependencies (Stephen Li)
3af10c7: Fix script setup regex to allow destructured args (Stephen Li)
c95d645: v0.4.3 (Stephen Li)

v0.4.2

20 Jun 08:32
Compare
Choose a tag to compare

Commits

346cce4: Sync eslint.config with other projects (Stephen Li)
4a66f5d: Fix generated module format (Stephen Li)
4f0473d: v0.4.2 (Stephen Li)

v0.4.1

20 Jun 07:48
Compare
Choose a tag to compare

Commits

955fc18: Sync .gitignore (Stephen Li)
fd642f0: Upgrade dependencies (Stephen Li)
82461ee: Sync eslintrc (Stephen Li)
91c9e7e: Disable no-undef check in eslint (Stephen Li)
69ff138: Add note on usage with webpack-dev-middleware (Stephen Li)
b7eb65c: Upgrade dependencies (Stephen Li)
54b2530: v0.4.1 (Stephen Li)

v0.4.0

11 Mar 01:56
Compare
Choose a tag to compare

Commits

40f5738: Skip preloading hot reload scripts (Stephen Li)
c6997a3: Add fonts to manifest (Stephen Li)
961e57f: Move VueSsrAssetRenderer.render options to separate obj (Stephen Li)
f5bee10: v0.4.0 (Stephen Li)

v0.3.10

08 Feb 00:40
Compare
Choose a tag to compare

Commits

263d17f: Use setup-node to cache yarn (Stephen Li)
795799f: Add option to exclude hot-update.js files from renderer (Stephen Li)
d29d17e: v0.3.10 (Stephen Li)

v0.3.9

23 Jan 03:03
Compare
Choose a tag to compare

Commits

3678fec: Upgrade dependencies (Stephen Li)
14a852c: Enforce return await (Stephen Li)
e86e8b6: Reword package description to sound more natural (Stephen Li)
31b1644: Publish to npm via github actions (Stephen Li)
f11980a: Update gitignore (Stephen Li)
b43561a: Upgrade dependencies (Stephen Li)
f5fdfcb: v0.3.9 (Stephen Li)

v0.3.8

29 Sep 01:37
Compare
Choose a tag to compare

Commits

1c50c19: Fix non entry chunks not getting added to manifest (Stephen Li)
60881fb: v0.3.8 (Stephen Li)

v0.3.7

26 Sep 23:02
Compare
Choose a tag to compare

Commits

dcad764: Modernize codebase Sept 2023 (Stephen Li)
d731f22: v0.3.7 (Stephen Li)

v0.3.6

16 Sep 03:38
Compare
Choose a tag to compare

Commits

3961d13: Fix server loader when setup fn includes typescript (Stephen Li)
fcb2bb3: v0.3.6 (Stephen Li)

v0.3.5

05 Sep 13:00
Compare
Choose a tag to compare

Commits

cb6231c: Fix server loader when setup fn uses emits (Stephen Li)
84fabef: v0.3.5 (Stephen Li)