Highlights
- Fixed some regressions
Changelog
[world]
:- Fixed
OnRemove
hooks not being invoked when usingworld:delete
on a target of a pair
- Fixed
[query]
:- Fixed cached queries not matching archetypes where the first term has a wildcard
[luau]
:- Fixed return of
World.new()
being inferred asany
- Fixed return of
New Contributors
- @Intrinsic-zyx made their first contribution in #176
Full Changelog: v0.5.2...v0.5.3