UNPKG

@quenty/signal

Version:

A simple signal implementation for Roblox

302 lines (85 loc) 7.93 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.10.3...@quenty/signal@7.11.0) (2025-05-10) **Note:** Version bump only for package @quenty/signal ## [7.10.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.10.2...@quenty/signal@7.10.3) (2025-04-10) **Note:** Version bump only for package @quenty/signal ## [7.10.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.10.0...@quenty/signal@7.10.2) (2025-04-07) ### Bug Fixes * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0)) * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294)) ## [7.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.10.0...@quenty/signal@7.10.1) (2025-04-07) ### Bug Fixes * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0)) # [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.9.0...@quenty/signal@7.10.0) (2025-02-18) **Note:** Version bump only for package @quenty/signal # [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.8.1...@quenty/signal@7.9.0) (2024-11-06) ### Performance Improvements * Better perf check on category ([594d5bb](https://github.com/Quenty/NevermoreEngine/commit/594d5bb8f56817b501f7c47053615d6cc3f8e313)) ## [7.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.8.0...@quenty/signal@7.8.1) (2024-11-04) **Note:** Version bump only for package @quenty/signal # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.7.0...@quenty/signal@7.8.0) (2024-10-06) **Note:** Version bump only for package @quenty/signal # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.6.0...@quenty/signal@7.7.0) (2024-10-04) ### Bug Fixes * GoodSignal now uses the connection memory category instead of the original items memory category, resulting in even more accurate tracking ([c18353d](https://github.com/Quenty/NevermoreEngine/commit/c18353d61a4b4966ad4025c3b7e58b895dcb16a8)) ### Performance Improvements * Connection clears references, and avoids storing _connected and _next, which reduces memory usage of signal ([8738269](https://github.com/Quenty/NevermoreEngine/commit/8738269c457b8075b89dd18e7371a103413879d6)) # [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.5.0...@quenty/signal@7.6.0) (2024-09-25) ### 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.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.4.0...@quenty/signal@7.5.0) (2024-09-25) **Note:** Version bump only for package @quenty/signal # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.3.0...@quenty/signal@7.4.0) (2024-09-12) **Note:** Version bump only for package @quenty/signal # [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.2.0...@quenty/signal@7.3.0) (2024-05-09) ### Bug Fixes * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5)) # [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.1.0...@quenty/signal@7.2.0) (2024-04-27) **Note:** Version bump only for package @quenty/signal # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.0.0...@quenty/signal@7.1.0) (2024-03-09) **Note:** Version bump only for package @quenty/signal # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@6.0.0...@quenty/signal@7.0.0) (2024-02-14) **Note:** Version bump only for package @quenty/signal # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@5.0.0...@quenty/signal@6.0.0) (2024-02-13) **Note:** Version bump only for package @quenty/signal # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@4.0.0...@quenty/signal@5.0.0) (2024-02-13) **Note:** Version bump only for package @quenty/signal # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@3.2.0...@quenty/signal@4.0.0) (2024-01-10) **Note:** Version bump only for package @quenty/signal # [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@3.1.0...@quenty/signal@3.2.0) (2024-01-08) **Note:** Version bump only for package @quenty/signal # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@3.0.0...@quenty/signal@3.1.0) (2023-12-14) **Note:** Version bump only for package @quenty/signal # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.4.0...@quenty/signal@3.0.0) (2023-10-11) ### Features * Use GoodSignal only as signal implementation ([4475cab](https://github.com/Quenty/NevermoreEngine/commit/4475cab448564a8cf8e51902e30f5c486bf49ac3)) # [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.3.0...@quenty/signal@2.4.0) (2023-05-26) ### Features * Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea)) # [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.2.0...@quenty/signal@2.3.0) (2022-08-22) ### Features * Signal :Once(fn) method ([#285](https://github.com/Quenty/NevermoreEngine/issues/285)) ([9f9f8e3](https://github.com/Quenty/NevermoreEngine/commit/9f9f8e3f0d50f73392271011aa3a37f137ae03fb)) # [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.1.0...@quenty/signal@2.2.0) (2022-03-27) **Note:** Version bump only for package @quenty/signal # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.0.2...@quenty/signal@2.1.0) (2022-01-03) ### Features * Add Signal.isSignal(value) ([b2810ea](https://github.com/Quenty/NevermoreEngine/commit/b2810ea593223a9fe220f5e475221683d837fe9d)) ## [2.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.0.1...@quenty/signal@2.0.2) (2021-12-30) **Note:** Version bump only for package @quenty/signal ## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@2.0.0...@quenty/signal@2.0.1) (2021-12-30) **Note:** Version bump only for package @quenty/signal # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@1.2.0...@quenty/signal@2.0.0) (2021-09-05) ### Bug Fixes * Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0)) # 1.2.0 (2021-07-31) ### Bug Fixes * Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3)) * Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656)) * Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a)) ## 1.0.2 (2021-07-25) ## 1.0.1 (2021-07-25) # 1.0.0 (2021-07-24)