What's Changed
- fix(router): drop the hash from route info pathname so hash links update the url (1beb608)
- chore(deps): clear the release audit (sharp 0.35.4, xmldom 0.9.12, js-yaml 4.3.2) (eabb363)
- fix(vxrn): bind native plugin adapters to each native bundler (0f8b296)
- chore(vxrn): include the generated native plugin context declaration (7f4d9f0)
- fix(vxrn): let the native HMR runtime own its socket, and rebuild on new files (bdecbef)
- fix(vxrn): symbolicate native rolldown frames to the authored file and line (d450e79)
- fix(vxrn): honor --minify in the native rolldown production bundle (afe8b8e)
- fix(vxrn): honor --reset-cache in the native rolldown bundle command (8bf6ef9)
- chore(one): include the generated getRouteInfo test declaration (ebcbbac)
- fix(vxrn): let rolldown's own watcher find a created route, not a rebuild on every file add (fe17ad2)
- fix(router): stop remounting ErrorBoundary routes on native Fast Refresh (f6fa576)
- fix(router): stop remounting ErrorBoundary routes on native Fast Refresh (b47efac)
- fix(vxrn): build a native bundle for a project with no route root (c36593d)
- native plan (5c16bb8)
- format (147987d)
- fix(metro): unify babel types in import-meta-env plugin (afe3ad6)
- fix(native): keep route Fast Refresh from remounting, detect new routes in CI (7fb6f3a)
- fix(inspector): stop injecting data-one-source into non-dom host elements (95b3be0)
- chore(ci): add SHA-scoped workflow watcher (89117c9)
- fix(router): use Object.is for useFocusEffect dependency comparison (b174642)
Full Changelog: v1.26.0...v1.26.1