We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2668ab0 commit a735a5dCopy full SHA for a735a5d
packages/observables/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+# [@rxjs-collection/observables-v1.0.1-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0...@rxjs-collection/observables-v1.0.1-beta.1) (2024-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* **observables:** removed two warnings ([52303ad](https://github.com/basics/rxjs-collection/commit/52303ad41290b6d06d74a2f172f42edb3176c8fa))
9
10
# @rxjs-collection/observables-v1.0.0 (2024-09-16)
11
12
packages/observables/package.json
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/observables",
- "version": "1.0.0",
+ "version": "1.0.1-beta.1",
"description": "rxjs observables",
"license": "MIT",
"contributors": [
0 commit comments