Released on 2023-01-14.
What's new:
-
Added support for
NavigationStack
andNavigationSplitView
(#207) -
Fixes and PRs:
- Crash when unwrapping
EnvironmentalModifier
- Crash in
TimelineView
(#217) TabView
with explicitBinding
parameter is correctly hiding inactive tab views from inspection (#164)NavigationLinks
with explicitBinding
parameter is correctly hiding destination view from inspection for an inactive link (#165)find
working incorrectly for views defined in the context of a test function andOptional
views (#219)find
now detects recursion in the view hierarchy and prevents an infinite traverse (#165)
- Crash when unwrapping