Skip to content

Commit b4353b4

Browse files
committed
release(isr): 20.0.0
1 parent 8534203 commit b4353b4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

libs/isr/CHANGELOG.md

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

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

5+
# [20.0.0](https://github.com/rx-angular/rx-angular/compare/isr@19.0.0...isr@20.0.0) (2025-11-12)
6+
7+
8+
### Features
9+
10+
* **isr:** add AngularNodeAppEngine as a render engine option ([#1888](https://github.com/rx-angular/rx-angular/issues/1888)) ([a9fecc0](https://github.com/rx-angular/rx-angular/commit/a9fecc09d8c52bff3bbd9f83e4399c3527a1d966))
11+
* **isr:** bump peerDependency to @angular/core ^20 ([#1883](https://github.com/rx-angular/rx-angular/issues/1883)) ([73d0743](https://github.com/rx-angular/rx-angular/commit/73d07438941927d48fd3907a8db0c8f7f7764da7))
12+
* upgrade nx & ng dependencies ([2e48488](https://github.com/rx-angular/rx-angular/commit/2e4848804bb6efbe1ce53f061e4b2c57df161bed))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* **isr:** bump ng to version 20
18+
19+
20+
521
# [19.0.0](https://github.com/rx-angular/rx-angular/compare/isr@18.1.0...isr@19.0.0) (2024-12-05)
622

723

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": "19.0.0",
5+
"version": "20.0.0",
66
"peerDependencies": {
77
"@angular/common": "^20.0.0",
88
"@angular/core": "^20.0.0",

0 commit comments

Comments
 (0)