All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.37 (2021-04-21)
0.0.36 (2021-03-13)
0.0.35 (2021-03-13)
0.0.34 (2021-03-12)
0.0.33 (2021-03-12)
0.0.32 (2021-03-10)
0.0.31 (2021-03-10)
- improve server rebuild experience (c308fc2)
0.0.30 (2021-03-10)
- mask nuxt-vite from buildModules (ad46140)
0.0.29 (2021-03-09)
0.0.28 (2021-03-02)
- support postcss and tailwindcss (5298c6b)
0.0.27 (2021-03-02)
- use mkdirpSync for client dir (74639a6)
0.0.26 (2021-03-02)
0.0.25 (2021-03-02)
- set common browser globals to undefined for server (43a19e3)
0.0.24 (2021-03-02)
0.0.23 (2021-03-02)
0.0.22 (2021-03-01)
- exclude nanoid from cache (e8f14b8)
0.0.21 (2021-03-01)
0.0.20 (2021-02-28)
0.0.19 (2021-02-28)
0.0.18 (2021-02-27)
0.0.17 (2021-02-27)
- pkg: copy runtime deps (fb2fdf2)
0.0.16 (2021-02-27)
- add version to banner (4ac19d6)
0.0.15 (2021-02-27)
0.0.14 (2021-02-27)
- another attempt to fix temp dir error (ee6bb27)
- use vite fork to addreess #2 vitejs/vite#2299 (d9d86d7)
0.0.13 (2021-02-27)
0.0.12 (2021-02-27)
- conditionally add store template (e6a5272)
0.0.11 (2021-02-27)
- handle empty store/middleware (0e7c3ae)
0.0.10 (2021-02-27)
0.0.9 (2021-02-27)
- add version and experimental warnings (d80c7fc)
- support page middleware (9e50817)
- support store (69e6148)
- debounce server rebuilds (c8b5e04)
- pkg: add ufo dependency (closes #32) (0da46ae)
- create extra temp directory in cache (b8bc156)
- hide unused external warning (closes #22) (b039e77)
0.0.8 (2021-02-27)
0.0.7 (2021-02-26)
0.0.6 (2021-02-26)
- allow importing plugins without extension (f00320d)
0.0.5 (2021-02-26)
- fix issues with default-export plugin (cbd52d7)
- support plugins without default export (#20) (fdce8d0)
- use additional load for default export (fixes #20) (98983c8)
0.0.4 (2021-02-26)
0.0.3 (2021-02-25)
0.0.2 (2021-02-25)
- pkg: move chokidar to dependencies (fd69064)