1.2.1
What's Changed
- Fixed: Improve dynamic "case" lookup performance (https://github.com/pointfreeco/swiftui-navigation/pull/137).
- Fixed: Leverage SwiftUI dynamic member lookup for binding transformations where possible to avoid animation/transaction bugs in SwiftUI (https://github.com/pointfreeco/swiftui-navigation/pull/141).
- Infrastructure: Fixed typo in documentation (thanks @martinohman, https://github.com/pointfreeco/swiftui-navigation/pull/135).
New Contributors
- @martinohman made their first contribution in https://github.com/pointfreeco/swiftui-navigation/pull/135
Full Changelog: pointfreeco/swiftui-navigation@1.2.0...1.2.1