@quenty/rx
Advanced tools
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.4.0...@quenty/rx@7.5.0) (2023-02-21) | ||
**Note:** Version bump only for package @quenty/rx | ||
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.3.0...@quenty/rx@7.4.0) (2023-01-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/rx", | ||
"version": "7.4.0", | ||
"version": "7.5.0", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/cancellabledelay": "^3.3.0", | ||
"@quenty/canceltoken": "^6.0.1", | ||
"@quenty/loader": "^6.0.1", | ||
"@quenty/cancellabledelay": "^3.4.0", | ||
"@quenty/canceltoken": "^6.1.0", | ||
"@quenty/loader": "^6.1.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.0.1", | ||
"@quenty/promise": "^6.1.0", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/symbol": "^2.1.0", | ||
"@quenty/table": "^3.1.0", | ||
"@quenty/throttle": "^6.0.1" | ||
"@quenty/symbol": "^2.2.0", | ||
"@quenty/table": "^3.2.0", | ||
"@quenty/throttle": "^6.1.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "db2db00ab4e24a3eab0449b77a00bee6d91f2755" | ||
"gitHead": "e084b0cc097ddbcb7c782b8ecbd9c2d619c49354" | ||
} |
61642
0.27%