File tree 4 files changed +8
-6
lines changed
4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- ### [ 3.2.1-beta.0 ] ( https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.11 ...v3.2.1-beta.0 ) (2024-12-18)
1
+ ## [ 3.2.1] ( https://github.com/vuejs/vuefire/compare/v3.2.1-beta.0 ...v3.2.1 ) (2024-12-18)
2
2
3
- Support Firebase 11
3
+ ### Features
4
+
5
+ - support latest firebase ([ 062c044] ( https://github.com/vuejs/vuefire/commit/062c0441903d3b8f9b6467e292a896ff4aed0cd1 ) )
4
6
5
7
# [ 3.2.0] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.24...vuefire@3.2.0 ) (2024-08-16)
6
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.2.1-beta.0 " ,
3
+ "version" : " 3.2.1" ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" : " pnpm@9.5.0" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
- ## [ 1.0.5-beta.1 ] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@1.0.5-beta.0 ...nuxt-vuefire@1.0.5-beta.1 ) (2024-12-18)
1
+ ## [ 1.0.5] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@1.0.5-beta.1 ...nuxt-vuefire@1.0.5 ) (2024-12-18)
2
2
3
3
### Features
4
4
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" : " 1.0.5-beta.1 " ,
4
+ "version" : " 1.0.5" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
47
47
"firebase" : " ^9.0.0 || ^10.0.0 || ^11.1.0" ,
48
48
"firebase-admin" : " ^11.3.0 || ^12.2.0 || ^13.0.1" ,
49
49
"firebase-functions" : " ^4.1.0 || ^5.0.0 || ^6.1.2" ,
50
- "vuefire" : " >=3.2.1-beta.0 "
50
+ "vuefire" : " >=3.2.1"
51
51
},
52
52
"peerDependenciesMeta" : {
53
53
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments