Skip to content

v1.21.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 04:04
1ac2ee9

What's Changed

  • fix(vxrn): fail fast on Expo SDK mismatch at prebuild by @YevheniiKotyrlo in #719
  • fix(test-warm-routes): start dev server via run.mjs so the test runs on Windows by @YevheniiKotyrlo in #720
  • fix: encode NTFS-reserved characters in route-derived artifact filenames by @YevheniiKotyrlo in #721
  • fix(test): spawn one via run.mjs in standalone tests so they run on Windows by @YevheniiKotyrlo in #722
  • fix(one): use a named pipe for the daemon IPC socket on Windows by @YevheniiKotyrlo in #725
  • fix: integrate reviewed build and native development fixes by @natew in #737
  • fix(one): use FSExtra.remove for static-dir teardown (rm not promise-safe across fs-extra versions) by @YevheniiKotyrlo in #731
  • fix(compiler): make the reanimated ignore-list regex separator-agnostic (Windows) by @YevheniiKotyrlo in #732
  • fix(vxrn): include transform-classes in native dev bundles (Hermes) by @YevheniiKotyrlo in #733
  • fix(vxrn): alias RN's Metro HMR client to a no-op on native dev (new arch) by @YevheniiKotyrlo in #734
  • fix(compiler,vxrn): run codegen on React Native's Flow .js specs by @YevheniiKotyrlo in #735
  • fix(vxrn,one): apply native Fast Refresh to One route components by @YevheniiKotyrlo in #736
  • fix(ci): keep Expo prebuild on npm 11 by @natew in #738

New Contributors

Full Changelog: v1.21.1...v1.21.2