Skip to content

v0.8.0

Compare
Choose a tag to compare
@Ryu0118 Ryu0118 released this 20 Oct 14:42
· 61 commits to main since this release
89dff40

What's Changed

  • Refactor by @Ryu0118 in #47
  • Fix overloading bug in enum Action by @Ryu0118 in #48
  • Add SideEffect which allows side effects to be executed concurrently or serially by @Ryu0118 in #49
  • alert(target:unwrapping:) can only be referenced by Action by @Ryu0118 in #50
  • Enable send action with animation and transaction from Send by @Ryu0118 in #51
  • Add Diagnostic to determine whether ViewAction and ReducerAction are enum by @Ryu0118 in #52
  • Update README.md by @Ryu0118 in #53
  • Refactor ReducerMacro by @Ryu0118 in #54

Full Changelog: 0.7.0...0.8.0