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 43f36d2 commit b4d01cdCopy full SHA for b4d01cd
βCHANGELOG.mdβ
@@ -1,5 +1,16 @@
1
# convex-angular
2
3
+## [0.3.0](https://github.com/azhukau-dev/convex-angular/compare/v0.2.0...v0.3.0) (2025-08-01)
4
+
5
+### π Documentation
6
7
+- Update README.md
8
9
+### π‘ Chore
10
11
+- Update Angular to v20.1.4
12
+- Update Nx to v21.3.10
13
14
## [0.2.0](https://github.com/azhukau-dev/convex-angular/compare/0.1.0...v0.2.0) (2025-07-20)
15
16
### π Documentation
@@ -9,4 +20,3 @@
20
## 0.1.0 (2025-07-18)
21
22
- Initial release π
-
βpackages/convex-angular/package.jsonβ
@@ -1,6 +1,6 @@
{
"name": "convex-angular",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "The Angular client for Convex",
"keywords": [
"angular",
0 commit comments