@quenty/rxsignal
Advanced tools
Comparing version 1.3.1-canary.405.6fa018e.0 to 1.4.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [1.3.1-canary.405.6fa018e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@1.3.0...@quenty/rxsignal@1.3.1-canary.405.6fa018e.0) (2023-08-14) | ||
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@1.3.0...@quenty/rxsignal@1.4.0) (2023-08-23) | ||
**Note:** Version bump only for package @quenty/rxsignal | ||
### Bug Fixes | ||
* RxSignal uses skip instead of onlyAfterDefer() assuming immediate value is always returned and doesn't count as a change ([c64dbbf](https://github.com/Quenty/NevermoreEngine/commit/c64dbbf56baa14154d5adf54c508e6da963477dd)) | ||
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@1.2.0...@quenty/rxsignal@1.3.0) (2023-08-01) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/rxsignal", | ||
"version": "1.3.1-canary.405.6fa018e.0", | ||
"version": "1.4.0", | ||
"description": "Signal API for RxObservables", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/rx": "7.14.1-canary.405.6fa018e.0" | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/rx": "^7.15.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6fa018eb1f165230fe1eb0417d8d6951010e4971" | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4947
1
+ Added@quenty/cancellabledelay@3.5.0(transitive)
+ Added@quenty/canceltoken@6.9.0(transitive)
+ Added@quenty/loader@6.3.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
+ Added@quenty/rx@7.16.0(transitive)
+ Added@quenty/table@3.7.0(transitive)
+ Added@quenty/throttle@6.3.0(transitive)
- Removed@quenty/cancellabledelay@3.4.0(transitive)
- Removed@quenty/canceltoken@6.8.0(transitive)
- Removed@quenty/loader@6.2.1(transitive)
- Removed@quenty/maid@2.5.0(transitive)
- Removed@quenty/promise@6.7.0(transitive)
- Removed@quenty/rx@7.14.1-canary.405.6fa018e.0(transitive)
- Removed@quenty/table@3.2.0(transitive)
- Removed@quenty/throttle@6.2.1(transitive)
Updated@quenty/loader@^6.3.0
Updated@quenty/rx@^7.15.0