Releases: antfu-collective/vite-ssg
Releases · antfu-collective/vite-ssg
v0.14.6
Bug Fixes
- missing handling of type "module" in package.json (#89) (64736d0)
Features
- add absolute path support to outDir (#87) (eb9ec90)
v0.14.5
Bug Fixes
- disable collapseInlineTagWhitespace for html minifier (34f3c02)
v0.14.4
Bug Fixes
Features
- allow to disable critters (fa9b69c)
v0.14.3
Features
- allow custom critters options (7a4694a)
v0.13.0
Features
- regenerate pwa after rendering (03aa07c)
v0.11.4
Bug Fixes
- npm build script and tsconfig.json (#56) (36b9e9f)
v0.11.3
Bug Fixes
- npm scripts not working on windows (#54) (48d8bf4)
- using localStorage(sessionStorage) and timer function in vue sfc will block building (#55) (efb0648)