@quenty/rx
Advanced tools
Comparing version 9.0.0-canary.c90a5c7.0 to 9.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [9.0.0-canary.c90a5c7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.3.0...@quenty/rx@9.0.0-canary.c90a5c7.0) (2024-01-08) | ||
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.4.0...@quenty/rx@9.0.0) (2024-01-10) | ||
@@ -15,2 +15,13 @@ **Note:** Version bump only for package @quenty/rx | ||
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.3.0...@quenty/rx@8.4.0) (2024-01-08) | ||
### Bug Fixes | ||
* Check duration selector ([cbf23a7](https://github.com/Quenty/NevermoreEngine/commit/cbf23a72afaea811e7f0d471bfb1708d9fc1de7e)) | ||
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.2.0...@quenty/rx@8.3.0) (2023-12-28) | ||
@@ -17,0 +28,0 @@ |
{ | ||
"name": "@quenty/rx", | ||
"version": "9.0.0-canary.c90a5c7.0", | ||
"version": "9.0.0", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/cancellabledelay": "3.4.0", | ||
"@quenty/canceltoken": "8.0.0-canary.c90a5c7.0", | ||
"@quenty/loader": "8.0.0-canary.c90a5c7.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/promise": "8.0.0-canary.c90a5c7.0", | ||
"@quenty/signal": "4.0.0-canary.c90a5c7.0", | ||
"@quenty/symbol": "2.2.0", | ||
"@quenty/table": "3.4.0", | ||
"@quenty/throttle": "8.0.0-canary.c90a5c7.0" | ||
"@quenty/cancellabledelay": "^3.4.0", | ||
"@quenty/canceltoken": "^8.0.0", | ||
"@quenty/loader": "^7.3.0", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/promise": "^7.2.0", | ||
"@quenty/signal": "^4.0.0", | ||
"@quenty/symbol": "^2.2.0", | ||
"@quenty/table": "^3.4.0", | ||
"@quenty/throttle": "^7.2.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c90a5c74ac7045804ba6018fc3424e406d13f21a" | ||
"gitHead": "bf8135721716c976201cb82133e0186ea606b166" | ||
} |
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
73172
1
+ Added@quenty/cancellabledelay@3.5.0(transitive)
+ Added@quenty/canceltoken@8.0.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/loader@7.3.0(transitive)
+ Added@quenty/promise@7.2.0(transitive)
+ Added@quenty/signal@4.0.0(transitive)
+ Added@quenty/table@3.7.0(transitive)
+ Added@quenty/throttle@7.2.0(transitive)
- Removed@quenty/cancellabledelay@3.4.0(transitive)
- Removed@quenty/canceltoken@8.0.0-canary.c90a5c7.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@8.0.0-canary.c90a5c7.0(transitive)
- Removed@quenty/promise@8.0.0-canary.c90a5c7.0(transitive)
- Removed@quenty/signal@4.0.0-canary.c90a5c7.0(transitive)
- Removed@quenty/table@3.4.0(transitive)
- Removed@quenty/throttle@8.0.0-canary.c90a5c7.0(transitive)
Updated@quenty/canceltoken@^8.0.0
Updated@quenty/loader@^7.3.0
Updated@quenty/maid@^2.6.0
Updated@quenty/promise@^7.2.0
Updated@quenty/signal@^4.0.0
Updated@quenty/symbol@^2.2.0
Updated@quenty/table@^3.4.0
Updated@quenty/throttle@^7.2.0