Skip to content

Commit ed3d5d8

Browse files
committed
1 parent 5139259 commit ed3d5d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.0](https://github.com/vuejs/vuefire/compare/[email protected]@1.1.0) (2025-07-20)
2+
3+
### Features
4+
5+
- **nuxt:** allow Firebase 12 ([#1632](https://github.com/vuejs/vuefire/issues/1632)) ([5139259](https://github.com/vuejs/vuefire/commit/5139259cdc8bc38ec0ac711408672a5714d8a9ef))
6+
- support Firebase 12 ([#1629](https://github.com/vuejs/vuefire/issues/1629)) ([3b2405f](https://github.com/vuejs/vuefire/commit/3b2405f027e17902044d4be5887d811c9dc39f7c))
7+
18
## [1.0.5](https://github.com/vuejs/vuefire/compare/[email protected]@1.0.5) (2024-12-18)
29

310
### Features

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-vuefire",
33
"description": "Nuxt.js module for VueFire",
4-
"version": "1.0.5",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)