File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-beta.1] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-alpha.13...vuefire@3.0.0-beta.1 ) (2022-12-05)
2
+
3
+ ### Features
4
+
5
+ - ** app-check:** add access to appcheck ([ 01d5651] ( https://github.com/vuejs/vuefire/commit/01d5651122045aa5fc119200ae068fc80ad3f2ab ) )
6
+ - ** ssr:** use env credentials in prod ([ 4fadba7] ( https://github.com/vuejs/vuefire/commit/4fadba79076647ca80905320739ec2b0461af6f6 ) )
7
+
1
8
# [ 3.0.0-alpha.13] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-alpha.12...vuefire@3.0.0-alpha.13 ) (2022-12-01)
2
9
3
10
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.0.0-alpha.13 " ,
3
+ "version" : " 3.0.0-beta.1 " ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" : " pnpm@7.14.2" ,
6
6
"unpkg" : " dist/index.iife.js" ,
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.7] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.6...nuxt-vuefire@0.0.7 ) (2022-12-05)
2
+
3
+ ### Features
4
+
5
+ - ** ssr:** use env credentials in prod ([ 4fadba7] ( https://github.com/vuejs/vuefire/commit/4fadba79076647ca80905320739ec2b0461af6f6 ) )
6
+
1
7
## [ 0.0.6] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.5...nuxt-vuefire@0.0.6 ) (2022-12-01)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-vuefire" ,
3
3
"description" : " Nuxt.js module for VueFire" ,
4
- "version" : " 0.0.6 " ,
4
+ "version" : " 0.0.7 " ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
39
39
"firebase" : " ^9.0.0" ,
40
40
"firebase-admin" : " ^11.3.0" ,
41
41
"firebase-functions" : " ^4.1.0" ,
42
- "vuefire" : " >=3.0.0-alpha.13 "
42
+ "vuefire" : " >=3.0.0-beta.1 "
43
43
},
44
44
"peerDependenciesMeta" : {
45
45
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments