Releases: bertybot/svelte-adapter-fastly
Releases · bertybot/svelte-adapter-fastly
v0.1.0
Minor Changes
- 3d7c8f2: - Added Build step for custom entry files. entry files can now be written in Typescript and handle relative imports.
- Added
experimentalTopLevelAwait
flag
v0.0.6
Patch Changes
- 66f240a: Fix file pathing on non linux systems
v0.0.5
Patch Changes
- 5b1be3b: Add Ability to supply custom entry files
Removed unnecessary build step.
v0.0.4
Patch Changes
- a6b45c4: - Added Configuration validation for fastly.toml files.
- Added prompts to more easily create your own fastly.toml files.
- Added
staticPublishConfig
option so you can supply your own static-publish.rc.js
file