Skip to content

v0.3.1 - Palisades

Choose a tag to compare

@krispya krispya released this 11 Apr 16:39
· 379 commits to main since this release

This mostly fixes a few bugs that have been reported but also removes the reset options added in the previous version. They did not work as expected and were creating complexity where it was not needed.

What's Changed

  • 🐛 Fix world reset reactivity by @krispya in #75
  • 🏷️ core: improve action types by @krispya in #77
  • 🐛 core: trait generic type now requires the schema matches by @krispya in #84
  • 🐛 core: system traits get properly registered with new worlds by @krispya in #85
  • 🐛 core: tracked traits were removed prematurely by @krispya in #88

Full Changelog: v0.3.0...v0.3.1