Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@hkusu hkusu released this 22 Feb 14:28
· 2 commits to main since this release
d9f1952

What's Changed

  • fix: Prevent unintended main thread usage in Store by @hkusu in #41
  • feat(ViewStore): Add automatic Store disposal functionality by @hkusu in #42
  • feat(ViewStore): Add StateSaver interface for custom state persistence by @hkusu in #43
  • feat(Store): enhance collectState functionality by @hkusu in #44
  • refactor: move StateSaver to core module and improve state saving logic by @hkusu in #45
  • feat(compose): Enhance ViewStore state preservation by @hkusu in #46
  • Update README by @hkusu in #47
  • Release 1.3.0 by @hkusu in #48

Full Changelog: 1.2.0...1.3.0