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.6] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.5...@rxjs-collection/operators-v1.0.6 ) (2024-11-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** pin dependencies ([ fbaaf8a] ( https://github.com/basics/rxjs-collection/commit/fbaaf8ae9723e6960782b5cd96c2be5ce38a170c ) )
9
+ * ** fetch:** additional stuff ([ 4ab3e81] ( https://github.com/basics/rxjs-collection/commit/4ab3e8164d2fb347191b35e87c3ac33a2d1922f5 ) )
10
+ * ** operators:** added fetch tests ([ 84b2614] ( https://github.com/basics/rxjs-collection/commit/84b26147bae6a8ee2a6010a0f52884900d63761e ) )
11
+ * ** operators:** cleanup and standardize tests ([ aabbbd8] ( https://github.com/basics/rxjs-collection/commit/aabbbd89bd76ca57cfd20b747890fcc74ee01227 ) )
12
+ * ** operators:** marble testing ([ 2b5f78b] ( https://github.com/basics/rxjs-collection/commit/2b5f78bacbbae30ab02f62d1e603816cadba03ee ) )
13
+ * ** operators:** optimized tests ([ bd3c5ef] ( https://github.com/basics/rxjs-collection/commit/bd3c5ef521b87be36fde61e292f81e92297b16d6 ) )
14
+
3
15
# [ @rxjs-collection/operators-v1 .0.6-beta.3] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.6-beta.2...@rxjs-collection/operators-v1.0.6-beta.3 ) (2024-11-24)
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.6-beta.3 " ,
3
+ "version" : " 1.0.6" ,
4
4
"description" : " rxjs operators" ,
5
5
"license" : " MIT" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments