Svelte Adapter Firebase Versions Save

SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience

v0.15.0

1 year ago

⚠ BREAKING CHANGES

Bug Fixes

v0.14.4

1 year ago

Bug Fixes

v0.14.3

1 year ago

Bug Fixes

  • #180: Prepend Server.init before calling Server.respond (#181) (5c937c9)

v0.14.2

1 year ago

Bug Fixes

  • #172: Remove reference to obsoleted writeStatic (#173) (9a990a0)
  • bump kit versions, update deps & fix xojs issues (#178) (dde0a0e)
  • Pass rendered.headers to writeHead as object (#176) (11d90cb)

v0.14.1

1 year ago

Bug Fixes

v0.14.0

2 years ago

Features

Bug Fixes

v0.13.1

2 years ago

Bug Fixes

  • missed rename of hostingSite to target, bump kit for types (#149) (cebf821)

v0.13.0

2 years ago

Features

  • fb deploy targets. Rename opt hostingSite to target (#144) (2ffe777)

Bug Fixes

v0.12.0

2 years ago

Features

  • compute esbuild target from Function runtime version (#137) (61f2b3b)
  • deprecate Cloud Run support (#135) (ee5d92a)

Bug Fixes

  • output entrypoint code without verbose mode (#138) (305ae73)

v0.11.2

2 years ago

Bug Fixes