Releases: ra1028/swiftui-hooks
Releases · ra1028/swiftui-hooks
0.0.8
What's Changed
- Enable animations in state hook by @josefdolezal in #26
- Lazy initial state using closures in useState hook by @josefdolezal in #28
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Cleanup after an effect before executing a new one by @josefdolezal in #25
New Contributors
- @josefdolezal made their first contribution in #25
Full Changelog: 0.0.6...0.0.7
0.0.6
Alpha Version: 0.0.5
What's Changed
Full Changelog: 0.0.4...0.0.5
Alpha Version: 0.0.4
What's Changed
- chore: Gardening by @ra1028 in #13
- Introduce HookUpdateStrategy instead of HookComputation by @ra1028 in #14
- chore: Fix lint warnings by @ra1028 in #15
- chore: Update CI config to run on macOS Big Sur by @ra1028 in #16
- feat: Add environment value that to disable assertions by @ra1028 in #17
- Support for Swift 5.6 and drop support for lower versions by @ra1028 in #19
- Add GitHub community files and Documentation by @ra1028 in #20
- chore: Replace all upper case repo/library names with lower case letter by @ra1028 in #21
Full Changelog: 0.0.3...0.0.4