Releases: jthegedus/svelte-adapter-firebase
Releases · jthegedus/svelte-adapter-firebase
v0.5.0
0.5.0 (2021-03-16)
Features
v0.4.1
0.4.1 (2021-03-15)
Bug Fixes
- dir structure and rollup cli entrypoint (#19) (fd0c5f2)
v0.4.0
0.4.0 (2021-03-15)
Features
- SvelteKit CR update with better Firebase config parsing (#18) (42ddb0c)
v0.3.3
0.3.3 (2021-03-04)
Bug Fixes
v0.3.0
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.1
- chore: update
package.json
fields so npmjs.com links back to repo properly
v0.2.0
- 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
Initial release of svelte-adapter-firebase