Releases: jthegedus/svelte-adapter-firebase
Releases · jthegedus/svelte-adapter-firebase
v0.8.2
0.8.2 (2021-05-30)
Bug Fixes
- simplify body parsing & add handler types (#96) (8b47baf)
v0.8.1
0.8.1 (2021-05-30)
Bug Fixes
- wait request body infinitely in handler.js (#93) (94c4158)
v0.8.0
0.8.0 (2021-05-30)
Features
- update adapter api to latest with config (#95) (622739f)
v0.7.8
0.7.8 (2021-05-28)
Bug Fixes
- improve tests & document tip codes (#85) (8f33de7)
v0.7.7
0.7.7 (2021-05-17)
Bug Fixes
- improve guide & logging of adapter (#80) (e60f5e2)
v0.7.6
0.7.6 (2021-05-16)
Bug Fixes
- import of svelte.config.js requires string (#74) (3376a22)
v0.7.5
0.7.5 (2021-05-16)
Bug Fixes
- import call for svelte.config.js on windows (#76) (02992ce)
v0.7.4
0.7.4 (2021-05-13)
Bug Fixes
- instruct firebase deployment alongside Cloud Run (#67) (d1a1797)
v0.7.3
0.7.3 (2021-05-13)
Bug Fixes
- ensure valid cloud function runtime version (#66) (46fafad)
v0.7.2
0.7.2 (2021-05-13)
Bug Fixes
- static output dir differes from static source dirs (#65) (72c7670)