File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
packages/firestore-plugin Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. See
44[ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
55
6+ ### [ 18.0.3] ( https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.2...v18.0.3 ) (2024-11-28)
7+
8+ ### Bug Fixes
9+
10+ - lock ([ d84246c] ( https://github.com/ngxs-labs/firestore-plugin/commit/d84246ca934a3861816c7e80eb9e4c7d7942d6c6 ) )
11+ - provide firestore in providers prop
12+ ([ 056332b] ( https://github.com/ngxs-labs/firestore-plugin/commit/056332b07f732df4e1b7238cab2f050a07e61179 ) )
13+
614### [ 18.0.2] ( https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.1...v18.0.2 ) (2024-07-02)
715
816### [ 18.0.1] ( https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.0...v18.0.1 ) (2024-07-02)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngxs-labs/firestore-plugin" ,
3- "version" : " 18.0.2 " ,
3+ "version" : " 18.0.3 " ,
44 "peerDependencies" : {
55 "@ngxs/store" : " >=4.0.0 <19.0.0" ,
6- "@angular/fire" : " >=7.0.0 <8 .0.0" ,
6+ "@angular/fire" : " >=7.0.0 <19 .0.0" ,
77 "firebase" : " >=9.0.0 <10.0.0"
88 },
99 "homepage" : " https://github.com/ngxs-labs/firebase-plugin#readme" ,
You can’t perform that action at this time.
0 commit comments