What's Changed
- feat(safe-area): render the safe area provider on the dom for web (47a0e25)
- feat(color-scheme): split the appearance listener out of the web build (c1d72a3)
- feat(one): headless web navigators (57381a9)
- docs: plans for the headless web navigators and build layer (777c001)
- fix(one): drop unused @react-navigation/elements dependency (77068e4)
- feat(one): no react-native in the web module graph (5cd75ab)
- test: add test-headless-web, the no-react-native-web build gate (6e2aab0)
- docs: headless web navigators, hooks and NavigationRender (a3cb860)
- feat(one): Presentations replaces NavigationRender (d04ff6a)
- test: cover Presentations and keepMounted end to end (c295dd3)
- docs: Presentations, hook shapes, keepMounted (0a222a0)
- fix(one): stop remounting every route on the first navigation (d35acdb)
- test: guard layout state across navigation (b7f93ad)
- perf(one): share route discovery across dev plugins (2a2d461)
- format (70cd7fe)
Full Changelog: v1.22.0...v1.23.0