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

Skip to content

Commit 767e96b

Browse files
committed
release(isr): 19.0.0
1 parent 88a7bfa commit 767e96b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

libs/isr/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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+
### Bug Fixes
9+
10+
* **isr:** fix eslint issue ([08b814f](https://github.com/rx-angular/rx-angular/commit/08b814f323a22b94e2419e2c0146d1a88e9745ff))
11+
12+
13+
### Features
14+
15+
* **isr:** add custom cache key generation logic ([821bd12](https://github.com/rx-angular/rx-angular/commit/821bd1202ef7ad7582a0013ad871f6e51a59a6e1))
16+
* **isr:** upgrade to ng-19 ([faa25ed](https://github.com/rx-angular/rx-angular/commit/faa25ed818f9d7b317dd1fdf17209a723042dc84))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* **isr:** bump peerDependency to angular 19
22+
23+
24+
525
# [18.1.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@18.1.0) (2024-09-04)
626

727

libs/isr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@rx-angular/isr",
33
"author": "Enea Jahollari",
44
"description": "Incremental Static Regeneration for Angular",
5-
"version": "18.1.0",
5+
"version": "19.0.0",
66
"peerDependencies": {
77
"@angular/common": "^19.0.0",
88
"@angular/core": "^19.0.0",

0 commit comments

Comments
 (0)