File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Project Changelog
2
2
3
+ # [ @rxjs-collection/operators-v1 .0.13] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.12...@rxjs-collection/operators-v1.0.13 ) (2024-11-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** operators:** added error test case ([ 8495596] ( https://github.com/basics/rxjs-collection/commit/84955962d3f6bc50a6fe7e47bafaf0bcc686c231 ) )
9
+ * ** operators:** cleanup ([ 236fb2e] ( https://github.com/basics/rxjs-collection/commit/236fb2e6119c4e6911cf4ec7deed9afffe6cbb04 ) )
10
+ * ** operators:** log test ([ 14bcad4] ( https://github.com/basics/rxjs-collection/commit/14bcad4549391af15ec8486ecd4c6303d2ac372c ) )
11
+ * ** operators:** more readable test data ([ 5edeb7c] ( https://github.com/basics/rxjs-collection/commit/5edeb7c73d542401c92f9f30f16ac3ebe3de7088 ) )
12
+ * ** operators:** refactored log ([ 345487e] ( https://github.com/basics/rxjs-collection/commit/345487e7f8aa0072c728d726a7a8517fae154330 ) )
13
+ * ** operators:** strip datetimeisostring from log output ([ d26ab18] ( https://github.com/basics/rxjs-collection/commit/d26ab186cfbc91c3e1afc7237198475192049822 ) )
14
+
3
15
# [ @rxjs-collection/operators-v1 .0.13-beta.1] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.12...@rxjs-collection/operators-v1.0.13-beta.1 ) (2024-11-27)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rxjs-collection/operators" ,
3
- "version" : " 1.0.13-beta.1 " ,
3
+ "version" : " 1.0.13" ,
4
4
"description" : " rxjs operators" ,
5
5
"license" : " MIT" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments