Releases: yumemi-inc/Tart
Releases · yumemi-inc/Tart
1.2.0
1.1.0
1.0.0
What's Changed
- Change MessageMiddleware interface by @hkusu in #26
- Fix error handling bug by @hkusu in #27
- Add factory class description to README by @hkusu in #28
- Remove redundant latestState input by @hkusu in #29
- Refactor error handling by @hkusu in #30
- Add option to rememberViewStore() by @hkusu in #31
- Update README by @hkusu in #33
- Common publishing configuration via build-logic by @TBSten in #32
- Update README by @hkusu in #34
- Introduce new rememberViewStore overload by @hkusu in #36
- docs: fix typo on README.md by @kaleidot725 in #35
New Contributors
- @TBSten made their first contribution in #32
- @kaleidot725 made their first contribution in #35
Full Changelog: 1.0.0-rc02...1.0.0
1.0.0-rc02
What's Changed
- Add icon to README by @hkusu in #18
- Simplify MessageMiddleware by @hkusu in #19
- Support composable function cache by @hkusu in #20
- Fix error handling by @hkusu in #21
- Returns the same ViewStore instance if there is no change in state by @hkusu in #22
- Update README by @hkusu in #23
- Change doc image name by @hkusu in #24
- Release 1.0.0-rc02 by @hkusu in #25
Full Changelog: 1.0.0-rc01...1.0.0-rc02
1.0.0-rc01
What's Changed
- Refactoring by @hkusu in #6
- Change Middleware error handling by @hkusu in #7
- Enable error handling on the Middleware side by @hkusu in #8
- Revert "Change Middleware error handling" by @hkusu in #9
- Remove functional interfaces by @hkusu in #10
- Rename ( ComposeStore -> ViewStore ) by @hkusu in #11
- Update README by @hkusu in #12
- Change event handling by @hkusu in #13
- Remove processInitialStateEnter option as it is redundant by @hkusu in #14
- Update README by @hkusu in #15
- Release 1.0.0-rc01 by @hkusu in #16
- Fix CI bug by @hkusu in #17
Full Changelog: 1.0.0-beta02...1.0.0-rc01
1.0.0-beta02
1.0.0-beta01
What's Changed
Full Changelog: https://github.com/yumemi-inc/Tart/commits/1.0.0-beta01