File tree 2 files changed +21
-1
lines changed 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
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
+
5
25
# [ 18.1.0] ( https://github.com/rx-angular/rx-angular/compare/[email protected] @18.1.0 ) (2024-09-04)
6
26
7
27
Original file line number Diff line number Diff line change 2
2
"name" : " @rx-angular/isr" ,
3
3
"author" : " Enea Jahollari" ,
4
4
"description" : " Incremental Static Regeneration for Angular" ,
5
- "version" : " 18.1 .0" ,
5
+ "version" : " 19.0 .0" ,
6
6
"peerDependencies" : {
7
7
"@angular/common" : " ^19.0.0" ,
8
8
"@angular/core" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments