@quenty/rx
Advanced tools
Comparing version 3.1.2 to 3.2.0-canary.221.e58a344.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.2.0-canary.221.e58a344.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.2...@quenty/rx@3.2.0-canary.221.e58a344.0) (2021-10-30) | ||
### Features | ||
* combineLatest may also combine none-observables which are treated as raw values (for now). ([9daebde](https://github.com/Quenty/NevermoreEngine/commit/9daebde70584cee5c0e71d1faa92b2d6249cf644)) | ||
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.1...@quenty/rx@3.1.2) (2021-10-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/rx", | ||
"version": "3.1.2", | ||
"version": "3.2.0-canary.221.e58a344.0", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/maid": "^2.0.1", | ||
"@quenty/promise": "^3.1.2", | ||
"@quenty/signal": "^2.0.0", | ||
"@quenty/symbol": "^2.0.0", | ||
"@quenty/table": "^2.1.0", | ||
"@quenty/throttle": "^3.1.1" | ||
"@quenty/loader": "3.1.1", | ||
"@quenty/maid": "2.0.1", | ||
"@quenty/promise": "3.1.2", | ||
"@quenty/signal": "2.0.0", | ||
"@quenty/symbol": "2.0.0", | ||
"@quenty/table": "2.1.0", | ||
"@quenty/throttle": "3.1.1" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e9cd4223c7fda7c852db9743ef844baa19cacb13" | ||
"gitHead": "e58a34425f2056bfbd3a523a6f84f992470baa13" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
30010
10
2
+ Added@quenty/loader@3.1.1(transitive)
+ Added@quenty/maid@2.0.1(transitive)
+ Added@quenty/promise@3.1.2(transitive)
+ Added@quenty/signal@2.0.0(transitive)
+ Added@quenty/symbol@2.0.0(transitive)
+ Added@quenty/table@2.1.0(transitive)
+ Added@quenty/throttle@3.1.1(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@3.6.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@2.2.0(transitive)
- Removed@quenty/throttle@3.5.0(transitive)
Updated@quenty/loader@3.1.1
Updated@quenty/maid@2.0.1
Updated@quenty/promise@3.1.2
Updated@quenty/signal@2.0.0
Updated@quenty/symbol@2.0.0
Updated@quenty/table@2.1.0
Updated@quenty/throttle@3.1.1