@quenty/rx
Advanced tools
Comparing version 13.9.1-canary.508.0dab55e.0 to 13.10.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [13.9.1-canary.508.0dab55e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.9.0...@quenty/rx@13.9.1-canary.508.0dab55e.0) (2024-10-12) | ||
# [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.9.0...@quenty/rx@13.10.0) (2024-10-23) | ||
**Note:** Version bump only for package @quenty/rx | ||
### Features | ||
* Rx.skipUntil, Rx.skipWhile, and Rx.takeWhile ([#512](https://github.com/Quenty/NevermoreEngine/issues/512)) ([5765535](https://github.com/Quenty/NevermoreEngine/commit/57655352cd1696fd1fffb8c819fb3b3a9c1c64f7)) | ||
# [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.8.0...@quenty/rx@13.9.0) (2024-10-06) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/rx", | ||
"version": "13.9.1-canary.508.0dab55e.0", | ||
"version": "13.10.0", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -30,12 +30,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/cancellabledelay": "3.5.0", | ||
"@quenty/canceltoken": "11.8.1-canary.508.0dab55e.0", | ||
"@quenty/ducktype": "5.7.1-canary.508.0dab55e.0", | ||
"@quenty/loader": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.7.1-canary.508.0dab55e.0", | ||
"@quenty/signal": "7.8.1-canary.508.0dab55e.0", | ||
"@quenty/symbol": "3.2.0", | ||
"@quenty/table": "3.6.0", | ||
"@quenty/throttle": "10.8.1-canary.508.0dab55e.0" | ||
"@quenty/cancellabledelay": "^3.5.0", | ||
"@quenty/canceltoken": "^11.8.0", | ||
"@quenty/ducktype": "^5.7.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/signal": "^7.8.0", | ||
"@quenty/symbol": "^3.2.0", | ||
"@quenty/table": "^3.6.0", | ||
"@quenty/throttle": "^10.8.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0dab55e57fa79d6895de2f56f3ef1aac2a6df7de" | ||
"gitHead": "7a0a75391c63d25806bfb9d266eb54994333dcfa" | ||
} |
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
82073
1
+ Added@quenty/canceltoken@11.9.0(transitive)
+ Added@quenty/ducktype@5.7.1(transitive)
+ Added@quenty/loader@10.7.1(transitive)
+ Added@quenty/promise@10.8.0(transitive)
+ Added@quenty/signal@7.9.0(transitive)
+ Added@quenty/symbol@3.3.0(transitive)
+ Added@quenty/table@3.7.0(transitive)
+ Added@quenty/throttle@10.8.1(transitive)
- Removed@quenty/canceltoken@11.8.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/ducktype@5.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/loader@10.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/promise@10.7.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/signal@7.8.1-canary.508.0dab55e.0(transitive)
- Removed@quenty/symbol@3.2.0(transitive)
- Removed@quenty/table@3.6.0(transitive)
- Removed@quenty/throttle@10.8.1-canary.508.0dab55e.0(transitive)
Updated@quenty/canceltoken@^11.8.0
Updated@quenty/ducktype@^5.7.0
Updated@quenty/loader@^10.7.0
Updated@quenty/maid@^3.4.0
Updated@quenty/promise@^10.7.0
Updated@quenty/signal@^7.8.0
Updated@quenty/symbol@^3.2.0
Updated@quenty/table@^3.6.0
Updated@quenty/throttle@^10.8.0