File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0-beta.2] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.1...vuefire@3.0.0-beta.2 ) (2022-12-06)
2+
3+ - SSR fixes
14# [ 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)
25
36### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.0.0-beta.1 " ,
3+ "version" : " 3.0.0-beta.2 " ,
44 "description" : " Official Firebase bindings for Vue.js" ,
55 "packageManager" : " pnpm@7.14.2" ,
66 "unpkg" : " dist/index.iife.js" ,
Original file line number Diff line number Diff line change 1+ ## [ 0.0.8] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.7...nuxt-vuefire@0.0.8 ) (2022-12-06)
2+
3+ ### Features
4+
5+ - ** ssr:** fail on unknown provider ([ 366ccc0] ( https://github.com/vuejs/vuefire/commit/366ccc0583d384db060ac109df88e69f584e3c57 ) )
6+
17## [ 0.0.7] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.6...nuxt-vuefire@0.0.7 ) (2022-12-05)
28
39### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-vuefire" ,
33 "description" : " Nuxt.js module for VueFire" ,
4- "version" : " 0.0.7 " ,
4+ "version" : " 0.0.8 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "exports" : {
3838 "firebase" : " ^9.0.0" ,
3939 "firebase-admin" : " ^11.3.0" ,
4040 "firebase-functions" : " ^4.1.0" ,
41- "vuefire" : " >=3.0.0-beta.1 "
41+ "vuefire" : " >=3.0.0-beta.2 "
4242 },
4343 "peerDependenciesMeta" : {
4444 "@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments