Releases: jthegedus/svelte-adapter-firebase
Releases · jthegedus/svelte-adapter-firebase
v0.7.1
0.7.1 (2021-05-13)
Bug Fixes
v0.7.0
0.7.0 (2021-05-12)
Features
- sync new SvelteKit & init test suite (#52) (a1cb743)
v0.6.5
0.6.5 (2021-05-10)
Bug Fixes
- resolve dirname of firebaseJsonDir (#49) (7556c7d)
v0.6.4
0.6.4 (2021-05-10)
Bug Fixes
- export firebaseJsonDir from config parser func (#48) (5ec2e18)
v0.6.3
0.6.3 (2021-05-07)
Bug Fixes
- allow any node package manager to install (#46) (417f167)
v0.6.2
0.6.2 (2021-05-07)
Bug Fixes
- treat
firebase.json
as root dir for Firebase resources (#43) (82c8493)
v0.6.1
0.6.1 (2021-05-06)
Bug Fixes
- handle empty deps when cloud run target (#41) (b7719bd)
v0.6.0
0.6.0 (2021-05-06)
Bug Fixes
- remove unused pnpm run build cmd from workflow (#40) (e7ab34a)
Features
- update to kit@next.100, convert to esm (#39) (d2f95a1)
v0.5.2
0.5.2 (2021-04-28)
Bug Fixes
v0.5.1
0.5.1 (2021-03-22)
Bug Fixes
- align adapter API with SvelteKit v1.0.0-next.54 (#23) (abe68f1)