Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88a7bfa

Browse files
committed
release(state): 19.0.0
1 parent a7f1025 commit 88a7bfa

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/state/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [19.0.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@19.0.0) (2024-12-05)
6+
7+
8+
### Features
9+
10+
* **state:** upgrade to ng-19 ([cd6941e](https://github.com/rx-angular/rx-angular/commit/cd6941e23558ebd7c0d463703f2810a8889e6c36))
11+
12+
13+
### BREAKING CHANGES
14+
15+
* **state:** bump peerDependency to angular 19
16+
17+
18+
519
# [18.1.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@18.1.0) (2024-10-03)
620

721

libs/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/state",
3-
"version": "18.1.0",
3+
"version": "19.0.0",
44
"description": "@rx-angular/state is a light-weight, flexible, strongly typed and tested tool dedicated to reduce the complexity of managing component state and side effects in angular",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)