Skip to content

Commit d2d3c77

Browse files
committed
release(ngx-odm/rxdb): v7.0.0-dev.2
1 parent 4011da7 commit d2d3c77

2 files changed

Lines changed: 71 additions & 99 deletions

File tree

packages/rxdb/CHANGELOG.md

Lines changed: 70 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.0-dev.2 (2026-01-18)
2+
3+
This was a version bump only for rxdb to align it with other projects, there were no code changes.
4+
15
## 7.0.0-dev.1 (2026-01-18)
26

37
### 🩹 Fixes
@@ -10,150 +14,118 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
1014

1115
# [7.0.0-dev.0](https://github.com/voznik/ngx-odm/compare/v6.0.1...v7.0.0-dev.0) (2026-01-17)
1216

13-
14-
1517
## 6.0.0 (2024-03-21)
1618

17-
18-
19-
2019
## 6.0.0-dev.0 (2024-03-21)
2120

22-
* Feat: introduce streamlit integration (#68) ([272a16b](https://github.com/voznik/ngx-odm/commit/272a16b)), closes [#68](https://github.com/voznik/ngx-odm/issues/68)
23-
24-
21+
- Feat: introduce streamlit integration (#68) ([272a16b](https://github.com/voznik/ngx-odm/commit/272a16b)), closes [#68](https://github.com/voznik/ngx-odm/issues/68)
2522

2623
## 5.3.0 (2024-03-12)
2724

28-
* feat: introduce decorators to simplify collection methods checks ([5332920](https://github.com/voznik/ngx-odm/commit/5332920))
29-
30-
25+
- feat: introduce decorators to simplify collection methods checks ([5332920](https://github.com/voznik/ngx-odm/commit/5332920))
3126

3227
## 5.2.0 (2024-02-29)
3328

34-
* chore: proper dist folder for npm release pipeline ([98d1c71](https://github.com/voznik/ngx-odm/commit/98d1c71))
35-
36-
29+
- chore: proper dist folder for npm release pipeline ([98d1c71](https://github.com/voznik/ngx-odm/commit/98d1c71))
3730

3831
## 5.2.0-dev.0 (2024-02-29)
3932

40-
* feat: attachments, query-params plugin & test coverage (#62) ([1398283](https://github.com/voznik/ngx-odm/commit/1398283)), closes [#62](https://github.com/voznik/ngx-odm/issues/62)
41-
33+
- feat: attachments, query-params plugin & test coverage (#62) ([1398283](https://github.com/voznik/ngx-odm/commit/1398283)), closes [#62](https://github.com/voznik/ngx-odm/issues/62)
4234

4335
## 5.1.0 (2024-01-17)
4436

45-
* release(ngx-odm/rxdb): new version 5.1.0 ([83cbc47](https://github.com/voznik/ngx-odm/commit/83cbc47))
46-
* fix: improve change detection & fix multi-tabs demo example (#56) ([312d197](https://github.com/voznik/ngx-odm/commit/312d197)), closes [#56](https://github.com/voznik/ngx-odm/issues/56)
47-
37+
- release(ngx-odm/rxdb): new version 5.1.0 ([83cbc47](https://github.com/voznik/ngx-odm/commit/83cbc47))
38+
- fix: improve change detection & fix multi-tabs demo example (#56) ([312d197](https://github.com/voznik/ngx-odm/commit/312d197)), closes [#56](https://github.com/voznik/ngx-odm/issues/56)
4839

4940
## 5.0.0 (2024-01-08)
5041

51-
* release(ngx-odm/rxdb): new version 5.0.0 ([1fccdde](https://github.com/voznik/ngx-odm/commit/1fccdde))
52-
* release(ngx-odm/rxdb): new version 5.0.0 ([03a1a51](https://github.com/voznik/ngx-odm/commit/03a1a51))
53-
* docs: update README ([a5d1050](https://github.com/voznik/ngx-odm/commit/a5d1050))
54-
* Feature: Replication with Kinto, standalone example, "@ngrx/signals" store extension (#50) ([df4f5e0](https://github.com/voznik/ngx-odm/commit/df4f5e0)), closes [#50](https://github.com/voznik/ngx-odm/issues/50)
55-
42+
- release(ngx-odm/rxdb): new version 5.0.0 ([1fccdde](https://github.com/voznik/ngx-odm/commit/1fccdde))
43+
- release(ngx-odm/rxdb): new version 5.0.0 ([03a1a51](https://github.com/voznik/ngx-odm/commit/03a1a51))
44+
- docs: update README ([a5d1050](https://github.com/voznik/ngx-odm/commit/a5d1050))
45+
- Feature: Replication with Kinto, standalone example, "@ngrx/signals" store extension (#50) ([df4f5e0](https://github.com/voznik/ngx-odm/commit/df4f5e0)), closes [#50](https://github.com/voznik/ngx-odm/issues/50)
5646

5747
## 4.0.0 (2023-11-02)
5848

59-
* release(ngx-odm/rxdb): new version 4.0.0 ([f91657a](https://github.com/voznik/ngx-odm/commit/f91657a))
60-
* refactor: upgrade rxdb (#47) ([6e41926](https://github.com/voznik/ngx-odm/commit/6e41926)), closes [#47](https://github.com/voznik/ngx-odm/issues/47)
61-
62-
49+
- release(ngx-odm/rxdb): new version 4.0.0 ([f91657a](https://github.com/voznik/ngx-odm/commit/f91657a))
50+
- refactor: upgrade rxdb (#47) ([6e41926](https://github.com/voznik/ngx-odm/commit/6e41926)), closes [#47](https://github.com/voznik/ngx-odm/issues/47)
6351

6452
## 3.0.0 (2023-10-18)
6553

66-
* release(ngx-odm/rxdb): new version 3.0.0 ([72bab67](https://github.com/voznik/ngx-odm/commit/72bab67))
67-
68-
54+
- release(ngx-odm/rxdb): new version 3.0.0 ([72bab67](https://github.com/voznik/ngx-odm/commit/72bab67))
6955

7056
## 3.0.0-dev.0 (2023-10-18)
7157

72-
* release(ngx-odm/rxdb): new version 3.0.0-dev.0 ([cae9851](https://github.com/voznik/ngx-odm/commit/cae9851))
73-
* build(ci): worlflow config ([66e8d66](https://github.com/voznik/ngx-odm/commit/66e8d66))
74-
* feat: refactor & upgrade to Angular 16, main dependencies (no RxDB upgrade yet) (#38) ([5547acf](https://github.com/voznik/ngx-odm/commit/5547acf)), closes [#38](https://github.com/voznik/ngx-odm/issues/38)
75-
76-
58+
- release(ngx-odm/rxdb): new version 3.0.0-dev.0 ([cae9851](https://github.com/voznik/ngx-odm/commit/cae9851))
59+
- build(ci): worlflow config ([66e8d66](https://github.com/voznik/ngx-odm/commit/66e8d66))
60+
- feat: refactor & upgrade to Angular 16, main dependencies (no RxDB upgrade yet) (#38) ([5547acf](https://github.com/voznik/ngx-odm/commit/5547acf)), closes [#38](https://github.com/voznik/ngx-odm/issues/38)
7761

7862
## <small>2.5.1 (2021-08-15)</small>
7963

80-
* fix(): fix `isDevMode` coersion, chore(): update ANGULAR DEPS to latest 11 (#34) ([f7e3031](https://github.com/voznik/ngx-odm/commit/f7e3031)), closes [#34](https://github.com/voznik/ngx-odm/issues/34)
81-
* build(*): workflow build condition fix ([7dbc1e5](https://github.com/voznik/ngx-odm/commit/7dbc1e5))
82-
* build(*): workflow publish condition change ([a95c4f6](https://github.com/voznik/ngx-odm/commit/a95c4f6))
83-
* build(*): workflow publish condition change ([412159e](https://github.com/voznik/ngx-odm/commit/412159e))
84-
85-
64+
- fix(): fix `isDevMode` coersion, chore(): update ANGULAR DEPS to latest 11 (#34) ([f7e3031](https://github.com/voznik/ngx-odm/commit/f7e3031)), closes [#34](https://github.com/voznik/ngx-odm/issues/34)
65+
- build(\*): workflow build condition fix ([7dbc1e5](https://github.com/voznik/ngx-odm/commit/7dbc1e5))
66+
- build(\*): workflow publish condition change ([a95c4f6](https://github.com/voznik/ngx-odm/commit/a95c4f6))
67+
- build(\*): workflow publish condition change ([412159e](https://github.com/voznik/ngx-odm/commit/412159e))
8668

8769
## 2.5.0 (2021-01-10)
8870

89-
* refactor(rxdb): add more tests (#27) ([1dfaf40](https://github.com/voznik/ngx-odm/commit/1dfaf40)), closes [#27](https://github.com/voznik/ngx-odm/issues/27)
90-
* chore(deps): update all dependencies (#29) ([65cd6a2](https://github.com/voznik/ngx-odm/commit/65cd6a2)), closes [#29](https://github.com/voznik/ngx-odm/issues/29)
91-
* fix(ci,doc): fix compodoc build (#28) ([d289ad0](https://github.com/voznik/ngx-odm/commit/d289ad0)), closes [#28](https://github.com/voznik/ngx-odm/issues/28)
92-
93-
71+
- refactor(rxdb): add more tests (#27) ([1dfaf40](https://github.com/voznik/ngx-odm/commit/1dfaf40)), closes [#27](https://github.com/voznik/ngx-odm/issues/27)
72+
- chore(deps): update all dependencies (#29) ([65cd6a2](https://github.com/voznik/ngx-odm/commit/65cd6a2)), closes [#29](https://github.com/voznik/ngx-odm/issues/29)
73+
- fix(ci,doc): fix compodoc build (#28) ([d289ad0](https://github.com/voznik/ngx-odm/commit/d289ad0)), closes [#28](https://github.com/voznik/ngx-odm/issues/28)
9474

9575
## 2.2.0-alpha (2020-12-22)
9676

97-
* ci workflow publishing (#26) ([f5cfde7](https://github.com/voznik/ngx-odm/commit/f5cfde7)), closes [#26](https://github.com/voznik/ngx-odm/issues/26)
98-
* Update dependency eslint-config-prettier to v7 (#23) ([eb74aa4](https://github.com/voznik/ngx-odm/commit/eb74aa4)), closes [#23](https://github.com/voznik/ngx-odm/issues/23)
99-
* Update typescript-eslint monorepo to v4.10.0 (#22) ([65e3012](https://github.com/voznik/ngx-odm/commit/65e3012)), closes [#22](https://github.com/voznik/ngx-odm/issues/22)
100-
* v2.1.0-aplha ([7220e50](https://github.com/voznik/ngx-odm/commit/7220e50))
101-
* v2.1.0-aplha ([e15de5c](https://github.com/voznik/ngx-odm/commit/e15de5c))
102-
* v2.1.0-aplha ([8c54b3b](https://github.com/voznik/ngx-odm/commit/8c54b3b))
103-
* v2.1.1-aplha ([4f9fe25](https://github.com/voznik/ngx-odm/commit/4f9fe25))
104-
* v2.1.1-aplha ([d2f17d1](https://github.com/voznik/ngx-odm/commit/d2f17d1))
105-
* v2.1.1-aplha ([d054d34](https://github.com/voznik/ngx-odm/commit/d054d34))
106-
* v2.1.1-aplha ([53f715f](https://github.com/voznik/ngx-odm/commit/53f715f))
107-
* v2.1.1-aplha ([29701fe](https://github.com/voznik/ngx-odm/commit/29701fe))
108-
* v2.1.1-aplha ([e142a40](https://github.com/voznik/ngx-odm/commit/e142a40))
109-
110-
77+
- ci workflow publishing (#26) ([f5cfde7](https://github.com/voznik/ngx-odm/commit/f5cfde7)), closes [#26](https://github.com/voznik/ngx-odm/issues/26)
78+
- Update dependency eslint-config-prettier to v7 (#23) ([eb74aa4](https://github.com/voznik/ngx-odm/commit/eb74aa4)), closes [#23](https://github.com/voznik/ngx-odm/issues/23)
79+
- Update typescript-eslint monorepo to v4.10.0 (#22) ([65e3012](https://github.com/voznik/ngx-odm/commit/65e3012)), closes [#22](https://github.com/voznik/ngx-odm/issues/22)
80+
- v2.1.0-aplha ([7220e50](https://github.com/voznik/ngx-odm/commit/7220e50))
81+
- v2.1.0-aplha ([e15de5c](https://github.com/voznik/ngx-odm/commit/e15de5c))
82+
- v2.1.0-aplha ([8c54b3b](https://github.com/voznik/ngx-odm/commit/8c54b3b))
83+
- v2.1.1-aplha ([4f9fe25](https://github.com/voznik/ngx-odm/commit/4f9fe25))
84+
- v2.1.1-aplha ([d2f17d1](https://github.com/voznik/ngx-odm/commit/d2f17d1))
85+
- v2.1.1-aplha ([d054d34](https://github.com/voznik/ngx-odm/commit/d054d34))
86+
- v2.1.1-aplha ([53f715f](https://github.com/voznik/ngx-odm/commit/53f715f))
87+
- v2.1.1-aplha ([29701fe](https://github.com/voznik/ngx-odm/commit/29701fe))
88+
- v2.1.1-aplha ([e142a40](https://github.com/voznik/ngx-odm/commit/e142a40))
11189

11290
## 2.1.0-alpha (2020-12-21)
11391

114-
* introduce eslint\n\nrefactor(repo): migrate from tslint to eslint (#17) ([eb0fdfd](https://github.com/voznik/ngx-odm/commit/eb0fdfd)), closes [#17](https://github.com/voznik/ngx-odm/issues/17)
115-
* v2.1.0-aplha ([5efaaf2](https://github.com/voznik/ngx-odm/commit/5efaaf2))
116-
117-
92+
- introduce eslint\n\nrefactor(repo): migrate from tslint to eslint (#17) ([eb0fdfd](https://github.com/voznik/ngx-odm/commit/eb0fdfd)), closes [#17](https://github.com/voznik/ngx-odm/issues/17)
93+
- v2.1.0-aplha ([5efaaf2](https://github.com/voznik/ngx-odm/commit/5efaaf2))
11894

11995
## <small>2.0.6-alpha (2020-12-20)</small>
12096

121-
* v2.0.6 ([8a39888](https://github.com/voznik/ngx-odm/commit/8a39888))
122-
123-
97+
- v2.0.6 ([8a39888](https://github.com/voznik/ngx-odm/commit/8a39888))
12498

12599
## <small>2.0.5-alpha (2020-12-20)</small>
126100

127-
* v2.0.5-alpha ([73f10f7](https://github.com/voznik/ngx-odm/commit/73f10f7))
128-
129-
101+
- v2.0.5-alpha ([73f10f7](https://github.com/voznik/ngx-odm/commit/73f10f7))
130102

131103
## <small>2.0.4-alpha (2020-12-20)</small>
132104

133-
* Add renovate.json (#3) ([fd1978e](https://github.com/voznik/ngx-odm/commit/fd1978e)), closes [#3](https://github.com/voznik/ngx-odm/issues/3)
134-
* complete scoped publishing & add travis ([6cc9db0](https://github.com/voznik/ngx-odm/commit/6cc9db0))
135-
* correct deployUrl ([bfabf75](https://github.com/voznik/ngx-odm/commit/bfabf75))
136-
* docs (rxdb): add install string example ([366c1dd](https://github.com/voznik/ngx-odm/commit/366c1dd))
137-
* fix (ci) travis ([9e70eb8](https://github.com/voznik/ngx-odm/commit/9e70eb8))
138-
* fix (ci): fix build ([a8acefd](https://github.com/voznik/ngx-odm/commit/a8acefd))
139-
* fix (ci): fix build ([4d7e139](https://github.com/voznik/ngx-odm/commit/4d7e139))
140-
* fix (ci): fix build ([c91814a](https://github.com/voznik/ngx-odm/commit/c91814a))
141-
* fix (ci): fix build ([e26ed5d](https://github.com/voznik/ngx-odm/commit/e26ed5d))
142-
* fix (ci): fix build ([077c08b](https://github.com/voznik/ngx-odm/commit/077c08b))
143-
* fix (ci): fix travis & add coverage to compodoc ([35655ad](https://github.com/voznik/ngx-odm/commit/35655ad))
144-
* fix (rxdb, example) do not use example db import for now ([e2d4405](https://github.com/voznik/ngx-odm/commit/e2d4405))
145-
* fix travis . ([506a178](https://github.com/voznik/ngx-odm/commit/506a178))
146-
* initial commit ([1b6a253](https://github.com/voznik/ngx-odm/commit/1b6a253))
147-
* necessary package.json changes ([d03aaae](https://github.com/voznik/ngx-odm/commit/d03aaae))
148-
* Pin dependencies (#4) ([260fc60](https://github.com/voznik/ngx-odm/commit/260fc60)), closes [#4](https://github.com/voznik/ngx-odm/issues/4)
149-
* prepare example app for gh-pages ([f6956cc](https://github.com/voznik/ngx-odm/commit/f6956cc))
150-
* remove `-lib` from name ([1771d87](https://github.com/voznik/ngx-odm/commit/1771d87))
151-
* remove `lib` from declarations ([18cfc73](https://github.com/voznik/ngx-odm/commit/18cfc73))
152-
* rewrite & rename ( :ambulance: ) ([4b95d1b](https://github.com/voznik/ngx-odm/commit/4b95d1b))
153-
* update `baseHref` for gh-pages ([9cf1387](https://github.com/voznik/ngx-odm/commit/9cf1387))
154-
* update `baseHref` for gh-pages ([9b9c9a9](https://github.com/voznik/ngx-odm/commit/9b9c9a9))
155-
* Update angular monorepo (#8) ([7d06e60](https://github.com/voznik/ngx-odm/commit/7d06e60)), closes [#8](https://github.com/voznik/ngx-odm/issues/8)
156-
* Update dependency jest-preset-angular to v8.3.2 (#9) ([7a16987](https://github.com/voznik/ngx-odm/commit/7a16987)), closes [#9](https://github.com/voznik/ngx-odm/issues/9)
157-
* v2.0.4-alpha ([1668f25](https://github.com/voznik/ngx-odm/commit/1668f25))
158-
* v2.4.0-alpha ([e4978ff](https://github.com/voznik/ngx-odm/commit/e4978ff))
159-
* fix(rxdb): add `RxDBUpdatePlugin`\nfix(rxdb): fix db & collection import \nfix(rxdb) log only if env ([60b5edc](https://github.com/voznik/ngx-odm/commit/60b5edc))
105+
- Add renovate.json (#3) ([fd1978e](https://github.com/voznik/ngx-odm/commit/fd1978e)), closes [#3](https://github.com/voznik/ngx-odm/issues/3)
106+
- complete scoped publishing & add travis ([6cc9db0](https://github.com/voznik/ngx-odm/commit/6cc9db0))
107+
- correct deployUrl ([bfabf75](https://github.com/voznik/ngx-odm/commit/bfabf75))
108+
- docs (rxdb): add install string example ([366c1dd](https://github.com/voznik/ngx-odm/commit/366c1dd))
109+
- fix (ci) travis ([9e70eb8](https://github.com/voznik/ngx-odm/commit/9e70eb8))
110+
- fix (ci): fix build ([a8acefd](https://github.com/voznik/ngx-odm/commit/a8acefd))
111+
- fix (ci): fix build ([4d7e139](https://github.com/voznik/ngx-odm/commit/4d7e139))
112+
- fix (ci): fix build ([c91814a](https://github.com/voznik/ngx-odm/commit/c91814a))
113+
- fix (ci): fix build ([e26ed5d](https://github.com/voznik/ngx-odm/commit/e26ed5d))
114+
- fix (ci): fix build ([077c08b](https://github.com/voznik/ngx-odm/commit/077c08b))
115+
- fix (ci): fix travis & add coverage to compodoc ([35655ad](https://github.com/voznik/ngx-odm/commit/35655ad))
116+
- fix (rxdb, example) do not use example db import for now ([e2d4405](https://github.com/voznik/ngx-odm/commit/e2d4405))
117+
- fix travis . ([506a178](https://github.com/voznik/ngx-odm/commit/506a178))
118+
- initial commit ([1b6a253](https://github.com/voznik/ngx-odm/commit/1b6a253))
119+
- necessary package.json changes ([d03aaae](https://github.com/voznik/ngx-odm/commit/d03aaae))
120+
- Pin dependencies (#4) ([260fc60](https://github.com/voznik/ngx-odm/commit/260fc60)), closes [#4](https://github.com/voznik/ngx-odm/issues/4)
121+
- prepare example app for gh-pages ([f6956cc](https://github.com/voznik/ngx-odm/commit/f6956cc))
122+
- remove `-lib` from name ([1771d87](https://github.com/voznik/ngx-odm/commit/1771d87))
123+
- remove `lib` from declarations ([18cfc73](https://github.com/voznik/ngx-odm/commit/18cfc73))
124+
- rewrite & rename ( :ambulance: ) ([4b95d1b](https://github.com/voznik/ngx-odm/commit/4b95d1b))
125+
- update `baseHref` for gh-pages ([9cf1387](https://github.com/voznik/ngx-odm/commit/9cf1387))
126+
- update `baseHref` for gh-pages ([9b9c9a9](https://github.com/voznik/ngx-odm/commit/9b9c9a9))
127+
- Update angular monorepo (#8) ([7d06e60](https://github.com/voznik/ngx-odm/commit/7d06e60)), closes [#8](https://github.com/voznik/ngx-odm/issues/8)
128+
- Update dependency jest-preset-angular to v8.3.2 (#9) ([7a16987](https://github.com/voznik/ngx-odm/commit/7a16987)), closes [#9](https://github.com/voznik/ngx-odm/issues/9)
129+
- v2.0.4-alpha ([1668f25](https://github.com/voznik/ngx-odm/commit/1668f25))
130+
- v2.4.0-alpha ([e4978ff](https://github.com/voznik/ngx-odm/commit/e4978ff))
131+
- fix(rxdb): add `RxDBUpdatePlugin`\nfix(rxdb): fix db & collection import \nfix(rxdb) log only if env ([60b5edc](https://github.com/voznik/ngx-odm/commit/60b5edc))

packages/rxdb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"private": false,
44
"name": "@ngx-odm/rxdb",
5-
"version": "7.0.0-dev.1",
5+
"version": "7.0.0-dev.2",
66
"description": "Angular 14+ wrapper (module or standalone) for RxDB - A realtime Database for the Web",
77
"keywords": [
88
"angular",

0 commit comments

Comments
 (0)