@quenty/rx
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.1.0...@quenty/rx@8.1.1) (2023-10-28) | ||
### Bug Fixes | ||
* **rx:** Rx.timer() bad coroutine close ([#428](https://github.com/Quenty/NevermoreEngine/issues/428)) ([2a08298](https://github.com/Quenty/NevermoreEngine/commit/2a08298d793e06d3afffdf7f300253dc29967947)) | ||
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.0.0...@quenty/rx@8.1.0) (2023-10-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/rx", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ad451bee2ee34d9cad70ff72d0af360db1f91a34" | ||
"gitHead": "440aca7ce2b50b74317ee05fdc0b8d1e58001af3" | ||
} |
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
71160