File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ## 5.3.0 (2024-03-12)
6
+
7
+ * feat: introduce decorators to simplify collection methods checks ([ 5332920] ( https://github.com/voznik/ngx-odm/commit/5332920 ) )
8
+
9
+
10
+
5
11
## 5.2.0 (2024-02-29)
6
12
7
13
* chore: proper dist folder for npm release pipeline ([ 98d1c71] ( https://github.com/voznik/ngx-odm/commit/98d1c71 ) )
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://json.schemastore.org/package" ,
3
3
"private" : false ,
4
4
"name" : " @ngx-odm/rxdb" ,
5
- "version" : " 5.2 .0" ,
5
+ "version" : " 5.3 .0" ,
6
6
"description" : " Angular 14+ wrapper (module or standalone) for RxDB - A realtime Database for the Web" ,
7
7
"keywords" : [
8
8
" angular" ,
You can’t perform that action at this time.
0 commit comments