Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 599 Bytes

sveltekit-adapter-fastly

0.0.6

Patch Changes

  • 66f240a: Fix file pathing on non linux systems

0.0.5

Patch Changes

  • 5b1be3b: Add Ability to supply custom entry files Removed unnecessary build step.

0.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

0.0.3

Patch Changes

  • eaf0ba6: Update Dependencies

0.0.2

Patch Changes

  • 97fad4c: Initial Release