Skip to content

v0.1.11 - Come Around

Compare
Choose a tag to compare
@krispya krispya released this 03 Jan 21:25
· 17 commits to main since this release
d17fac8

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