We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18803a0 commit 4727f79Copy full SHA for 4727f79
CHANGELOG.md
@@ -3,6 +3,8 @@
3
All notable changes to this project will be documented in this file. See
4
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5
6
+## [19.0.0](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.7...v19.0.0) (2025-11-10)
7
+
8
### [18.0.7](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.6...v18.0.7) (2025-11-10)
9
10
### Bug Fixes
packages/firestore-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ngxs-labs/firestore-plugin",
- "version": "18.0.7",
+ "version": "19.0.0",
"peerDependencies": {
"@ngxs/store": ">=4.0.0 <19.0.0",
"@angular/fire": ">=7.0.0 <19.0.0",
0 commit comments