@quenty/promise
Advanced tools
Comparing version 10.4.1-canary.500.0c613a3.0 to 10.4.1-canary.503.09c816c.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [10.4.1-canary.500.0c613a3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.4.0...@quenty/promise@10.4.1-canary.500.0c613a3.0) (2024-09-25) | ||
## [10.4.1-canary.503.09c816c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.4.0...@quenty/promise@10.4.1-canary.503.09c816c.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/promise | ||
### Performance Improvements | ||
* Use coroutine.running() for promise yielding ([658de34](https://github.com/Quenty/NevermoreEngine/commit/658de34e1bff418a5076065c07f7ddb4300db514)) | ||
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@10.3.0...@quenty/promise@10.4.0) (2024-09-12) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "10.4.1-canary.500.0c613a3.0", | ||
"version": "10.4.1-canary.503.09c816c.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"@quenty/deferred": "2.2.0", | ||
"@quenty/loader": "10.4.1-canary.500.0c613a3.0", | ||
"@quenty/maid": "3.3.0" | ||
"@quenty/loader": "10.4.1-canary.503.09c816c.0", | ||
"@quenty/maid": "3.3.1-canary.503.09c816c.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c613a3ae0b6ba6a4cda511f572220bfa951c70d" | ||
"gitHead": "09c816cc494415417925bb4c0b02cacae579a676" | ||
} |
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
38327
+ Added@quenty/loader@10.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/maid@3.3.1-canary.503.09c816c.0(transitive)
- Removed@quenty/loader@10.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/maid@3.3.0(transitive)