@quenty/signal
Advanced tools
Comparing version 7.4.1-canary.497.c4253b0.0 to 7.4.1-canary.500.0c613a3.0
@@ -6,10 +6,18 @@ # Change Log | ||
## [7.4.1-canary.497.c4253b0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.4.0...@quenty/signal@7.4.1-canary.497.c4253b0.0) (2024-09-20) | ||
## [7.4.1-canary.500.0c613a3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.4.0...@quenty/signal@7.4.1-canary.500.0c613a3.0) (2024-09-25) | ||
**Note:** Version bump only for package @quenty/signal | ||
### Bug Fixes | ||
* Selene doesn't know debug.getmemorycategory() ([0c613a3](https://github.com/Quenty/NevermoreEngine/commit/0c613a3ae0b6ba6a4cda511f572220bfa951c70d)) | ||
### Features | ||
* MemoryCategory is tracked properly in signal (Not sure what the perf implications of this are) ([4d43b0c](https://github.com/Quenty/NevermoreEngine/commit/4d43b0c0c07fd5d24335b1801ca96c58d37ba149)) | ||
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.3.0...@quenty/signal@7.4.0) (2024-09-12) | ||
@@ -16,0 +24,0 @@ |
{ | ||
"name": "@quenty/signal", | ||
"version": "7.4.1-canary.497.c4253b0.0", | ||
"version": "7.4.1-canary.500.0c613a3.0", | ||
"description": "A simple signal implementation for Roblox", | ||
@@ -33,5 +33,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "10.4.1-canary.497.c4253b0.0" | ||
"@quenty/loader": "10.4.1-canary.500.0c613a3.0" | ||
}, | ||
"gitHead": "c4253b0fa5841f436eed25e1a0c9d0083dd06ca8" | ||
"gitHead": "0c613a3ae0b6ba6a4cda511f572220bfa951c70d" | ||
} |
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
21800
+ Added@quenty/loader@10.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/loader@10.4.1-canary.497.c4253b0.0(transitive)