Maid
Easily cleanup event listeners and objects in RobloxInstallation
npm install @quenty/maid --save
Features
- Supports Roblox deferred event mode
- Handles reentrance correctly
- Can give tasks or promises
- Supports promise library
Easily cleanup event listeners and objects in Roblox
npm install @quenty/maid --save
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package @quenty/maid
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
This means you'll need to change you how require client-side modules, as we export a simple loader
module instead of all modules available.
Signed-off-by: James Onnen jonnen0@gmail.com
fix: Fix missing dependency in ResetService
feat: Add RxPhysicsUtils.observePartMass
fix: Fix package discovery for games
feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
feat: AdorneeData:InitAttributes() does not require data as a secondparameter
ci: Upgrade to new rojo 7.4.0
fix: Update loader to handle hoarcekat properly
docs: Fix spacing in Maid
fix: Add new ragdoll constants
fix: Compress influxDB sends
style: Errors use string.format
fix: Handle motor animations
ci: Upgrade rojo version
feat!: Maid no longer is includd in ValueObject.Changed event
docs: Fix docs
Note: Version bump only for package @quenty/maid
Note: Version bump only for package @quenty/maid
Note: Version bump only for package @quenty/maid
Note: Version bump only for package @quenty/maid