Skip to content

v1.2.8

Compare
Choose a tag to compare
@zulkhair zulkhair released this 14 May 03:40
· 3 commits to main since this release

What's Changed

  • chore: add no-editor flag in dev mode by @zulkhair in #58
  • fix: quick hotfix to have a default/fallback value for cardinal editor versioning by @technicallyty in #59
  • fix: cardinal editor version mapping by @zulkhair in #60
  • fix(world-cli): Ensure the build flag defaults to true by @jerargus in #61
  • fix: world cardinal dev not exit on compilation error by @zulkhair in #63
  • fix: find world.tom on parent dir by @zulkhair in #62

New Contributors

Full Changelog: v1.2.7...v1.2.8

Changelog

  • 5351040 add common router key to example
  • c93e4f8 chore: add no-editor flag in dev mode (#58)
  • 034511d fix(world-cli): Ensure the build flag defaults to true (#61)
  • 4964b7c fix: cardinal editor version mapping (#60)
  • 03aa9eb fix: find world.tom on parent dir (#62)
  • 7a2d4a1 fix: quick hotfix to have a default/fallback value for cardinal editor versioning (#59)
  • 0ea5303 fix: world cardinal dev not exit on compilation error (#63)