- Added case‑sensitive routing, optional `otherProps` for `renderRoutes`, and enhanced native components (generic BackButton, Link `innerRef`, BackHandler rename).
- Fixed bugs such as a memory leak in `ConnectedRouter` during SSR, StackRouter issues, and added an explicit error for using `<Route>` outside a `<Router>`.
- Improved developer workflow with Jest testing, direct platform imports, and CI build speed enhancements.