Skip to content

1.5.4

Compare
Choose a tag to compare
@stephencelis stephencelis released this 12 Dec 08:44
· 368 commits to main since this release
b86012c

What's Changed

  • Fixed: Archives should no longer fail due to BindableAction symbols (thanks @rhysm94, #2641).
  • Fixed: Stores no longer leak for the duration of an async effect. Instead, they will automatically cancel their in-flight effects when they deinitialize (#2643).
  • Infrastructure: Improve docs for sharing logic in parent and child features (#2638).
  • Infrastructure: Update test cases to use case key paths (thanks @yimajo, #2637).
  • Infrastructure: Fix tutorial code diffs (#2642).

Full Changelog: 1.5.3...1.5.4