File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Project Changelog
2
2
3
+ # [ @rxjs-collection/operators-v1 .2.0-beta.2] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.2.0-beta.1...@rxjs-collection/operators-v1.2.0-beta.2 ) (2025-09-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * enhance response handling in operators ([ 845962e] ( https://github.com/basics/rxjs-collection/commit/845962e633846373024d4cd16f880e0ed55434e5 ) )
9
+ * handle null requests in autoPagination and improve error handling ([ 0cdb8e9] ( https://github.com/basics/rxjs-collection/commit/0cdb8e9134ca37cb201c19a21708db0ab0c336f5 ) )
10
+
3
11
# [ @rxjs-collection/operators-v1 .2.0-beta.1] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.1.2-beta.2...@rxjs-collection/operators-v1.2.0-beta.1 ) (2025-09-05)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rxjs-collection/operators" ,
3
- "version" : " 1.2.0-beta.1 " ,
3
+ "version" : " 1.2.0-beta.2 " ,
4
4
"description" : " rxjs operators" ,
5
5
"license" : " MIT" ,
6
6
"private" : true ,
49
49
"unbuild" : " 3.6.1" ,
50
50
"typescript" : " 5.9.2"
51
51
}
52
- }
52
+ }
You can’t perform that action at this time.
0 commit comments