What's Changed
- feat(native): use Babel-free transforms with Oxc and Rolldown (ccaacb4)
- fix(router): keep browser diagnostics out of native route failures (700fdff)
- fix(compiler): preserve statement boundaries around Hermes loops (dac0342)
- fix(native): preserve worklets and async iteration across compiler stages (b10712a)
- fix(native): preserve CommonJS default imports during hot updates (cda4e8b)
- fix(ci): declare native probe dependencies and align workspaces (c7acb5f)
- fix(native): lower async functions without losing BigInt support (f2693e5)
- feat(native): bundle selected pure imports for worklet runtimes (3e74376)
- fix(native): isolate worklet imports across platform builds (6827d45)
- fix(vxrn): patch dependencies with the production JSX runtime (1eb007b)
- fix(vxrn): patch react-native-maps definite-assignment fields to declare (c705a63)
Full Changelog: v1.25.16...v1.26.0