8.0.0-alpha.25 (2026-07-08)
Bug Fixes
- add excess property-checking for options (7535924) - by @
- avoid leaking state from discarded renders (336729e) - by @satya164
- avoid removing a replaced keyed child listener on cleanup (c9a719b) - by @satya164
- avoid scheduling navigator state updates during render (e20f165) - by @satya164
- handle non-capturing groups in path regex (95ffd7b) - by @satya164
- keep prevent remove active for screens hidden with an activity (78248f0) - by @satya164
- make static screen route.params read-only (c5e7cd3) - by @satya164
- prevent optional linking params from making all params optional (0162352) - by @satya164
- properly handle required props in navigators (dba7e88) - by @satya164
- remove container ref listeners consistently after the ref is attached (7613998) - by @satya164
- treat malformed URL as unmatched and simplify (323cca4) - by @satya164
- validate linking config only on changes (ace7ce2) - by @satya164