v0.1.11 - Come Around
The last couple releases revealed some long standing bugs nestled deep inside of core. Tests are now updated to root them out along with fixes. Happy coding everyone.
What's Changed
- 🐛 core: fix entities sometimes not being destroyed properly by @krispya in #41
- 🐛 core: entity get works with multi-generation entities again by @krispya in #42
- 🐛 core: fix updateEach failing when it has a mix of tracked and untracked traits by @krispya in #43
Full Changelog: v0.1.10...v0.1.11