Skip to content

Releases: jthegedus/svelte-adapter-firebase

v0.5.0

16 Mar 08:56
Compare
Choose a tag to compare

0.5.0 (2021-03-16)

Features

v0.4.1

15 Mar 08:18
Compare
Choose a tag to compare

0.4.1 (2021-03-15)

Bug Fixes

  • dir structure and rollup cli entrypoint (#19) (fd0c5f2)

v0.4.0

15 Mar 06:54
Compare
Choose a tag to compare

0.4.0 (2021-03-15)

Features

  • SvelteKit CR update with better Firebase config parsing (#18) (42ddb0c)

v0.3.3

04 Mar 08:38
Compare
Choose a tag to compare

0.3.3 (2021-03-04)

Bug Fixes

v0.3.0

07 Feb 07:23
5be6798
Compare
Choose a tag to compare

0.3.0 (2021-02-07)

  • fix: cjs output from sveltekit requires rename of local require in handler.js
  • fix: destructure of undefined in index.js.adapter(). Fixes #5

v0.2.3

25 Jan 23:10
Compare
Choose a tag to compare

v0.2.2

25 Jan 23:04
Compare
Choose a tag to compare
  • fix: bump pkg version

v0.2.1

25 Jan 22:56
61a1241
Compare
Choose a tag to compare
  • chore: update package.json fields so npmjs.com links back to repo properly

v0.2.0

06 Jan 08:00
05bba86
Compare
Choose a tag to compare
  • chore: build with microbundle instead of Rollup directly
  • chore: format & lint with xojs instead of rome.tools
  • chore: Joi as dependency and not inlined

v0.1.0

05 Jan 06:06
Compare
Choose a tag to compare

Initial release of svelte-adapter-firebase