All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2024-05-12)
- package type exports (9079a2c)
0.4.1 (2024-05-09)
- typo (28ff1d8)
- deps: maintain dependencies (8106724)
0.4.0 (2024-01-06)
- deps: support vite 5 (18eb159)
- update doc (20a927a)
- deps: maintain lock file (f04f104)
0.3.2 (2023-03-21)
- vite: bundle filename renaming (c2f80f6)
- vite: wait for server to reload before sending revalidation event (fb6cb61)
0.3.1 (2023-03-19)
- vite: consistently invalidate cache directory (c9d35f0)
- deps: maintain dependencies (e5e9e33)
0.3.0 (2023-03-18)
- expose
files
and various memory cache (af6021a)
- prevent dual cache revalidation (da3af4e)
- vite: actually skip full build on restart (98182c0)
- vite: strip query parameters from path (af8ed28)
- enhanced programmatic cache API (62528f0)
- refine copy for clarity (615baeb)
- wrong stackblitz url (a961ca0)
0.2.0 (2023-01-17)
- welcome page (e744fc7)
- add missing tsconfig (b04854f)
/get-started
,/api
,/404
,/sitemap.xml
(fb51f5c)- finalize doc (a2ca0f8)
- fix alignement (67289b6)
- fix plausible (7f64499)
- fix plausible (d2cc326)
- get started and examples page (1e5a91b)
- guide section (7ef5112)
- improve example navigation (d0a3039)
- missing gitignore mention (d27cb97)
- plug plausible (ce47301)
- refactor examples (ab798c8)
- typos (wrong imports) (e0ff703)
- update tsdocs (7fcbb2c)
- work on documentation website (dfc5247)
0.1.0 (2023-01-11)
- make
html-minifier-terser
an optional peer dependency
- deps: fix lock file (2951a50)
- make
html-minifier-terser
an optional peer dependency (8b23301)
0.0.3 (2023-01-09)
- allow
globalData()
to be optional according to context (ea202f9)
- render error propagation (00fb23d)
0.0.2 (2023-01-08)
- allow vite plugin to minify generated HML (298f22a)
- basic vite support (e8f641b)
- debug & catch-all routes (af5472a)
- clean class and helpers (c7b2860)