Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 08:10
· 180 commits to main since this release
efa29bc

What's Changed

New features 馃帀

  • fix(gate): script reload while gate is running by @afmika in #441
  • feat: stability fixes by @zifeo in #442
  • feat(sdk): change rest queries interface by @afmika in #444
  • feat: wasm + change effect none to read by @zifeo in #443

Change required

effects.none() has been renamed into effects.read() and a new shortcut is available for effect fx instead of effects.

Full Changelog: v0.2.1...v0.2.2