0.47.0
What's Changed
-
Depend on SwiftUINavigation for TextState, AlertState, etc... in #1685
The
TextState
,AlertState
andConfirmationDialogState
types have been moved out of the library and into SwiftUINavigation. It should be completely backwards compatible, and you should not have to change your code, but let us know if you encounter problems.
Full Changelog: 0.46.0...0.47.0