File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-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.11-beta.1] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.10...@rxjs-collection/operators-v1.0.11-beta.1 ) (2024-11-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** operators:** cleanup & optimization ([ 200b476] ( https://github.com/basics/rxjs-collection/commit/200b476d02deb96764bb43e4e7573855e2af5c92 ) )
9
+ * ** operators:** fix cache log ([ c551158] ( https://github.com/basics/rxjs-collection/commit/c5511580b60c5ce1b595dd7541edcc32aa97a445 ) )
10
+ * ** operators:** solved duplication ([ eae508b] ( https://github.com/basics/rxjs-collection/commit/eae508b7fe2a43879d1ba46df9d17d9e632f8778 ) )
11
+
3
12
# [ @rxjs-collection/operators-v1 .0.10] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.9...@rxjs-collection/operators-v1.0.10 ) (2024-11-25)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rxjs-collection/operators" ,
3
- "version" : " 1.0.10 " ,
3
+ "version" : " 1.0.11-beta.1 " ,
4
4
"description" : " rxjs operators" ,
5
5
"license" : " MIT" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments