0.20.1 (2024-07-13)
0.20.0 (2024-01-01)
- require SvelteKit 2 and Node 18 (c77c842)
0.19.1 (2023-11-20)
- do not rewrite /api and /data-api requests to SvelteKit (#162) (aa36771)
- do not throw on parsing client principal (#160) (0fe3eaa)
0.19.0 (2023-08-17)
0.18.0 (2023-08-03)
0.17.0 (2023-07-02)
- allow overriding
platform.apiRuntime
(#144) (fd8241a) - throw error if /api routes defined (#142) (036cf64)
0.16.0 (2023-05-12)
0.15.0 (2023-03-18)
0.14.0 (2023-03-15)
0.13.0 (2023-01-23)
- bump deps to SvelteKit 1.0 (d050933)
0.12.0 (2022-11-21)
0.11.0 (2022-10-18)
0.10.0 (2022-08-23)
0.9.0 (2022-08-17)
0.8.0 (2022-07-25)
- remove call to writeStatic (0d88a6f)
0.7.0 (2022-06-11)
- handle polyfill breaking change (51baba9)
- target node 16 (4b1b68f)
- throw error if API package.json does not exist (fd60cb2)
- update immutable directory (b729d3b)
- update types to support ESNext (4cd7535)
0.6.1 (2022-03-11)
0.6.0 (2022-03-09)
- support SvelteKit 1.0.0-next.292 (db1ffc6)
0.5.0 (2022-02-26)
0.4.0 (2022-02-03)
- add customStaticWebAppConfig option (#28) (70702ff)
- add immutable cache headers to hashed assets (66e4cc4)
- support SvelteKit 1.0.0-next.234 (#29) (61c374d)
0.3.0 (2022-01-07)
0.2.0 (2022-01-05)
- support SK next-208 (2a8a5f9)
- initial commit (5f4492b)
- transpile output for Node 12 (edb7153)