Skip to content

v9.0.13

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:03
· 10121 commits to latest-release since this release

9.0.13

  • Core: Gracefully handle disallowed cross-origin clipboard access - #31834, thanks @ghengeveld!
  • Core: Support array-based catch-all Next.js route segments in AppRouterProvider - #31524, thanks @yatishgoel!
  • Next.js-Vite: Support Next.js v15.4 - #31828, thanks @valentinpalkovic!
  • React Native Web: Fix shift spread operator in react-native-web-vite presets - #31804, thanks @xlecunff-pass!
  • Telemetry: Fix prompting without checking isTTY - #31781, thanks @Synar!
  • Vite: Remove addon-themes and theming from optimized deps list - #31833, thanks @ghengeveld!