10.2.4
- CSF-Factories: Fix codemod for preview files without exports - #33673, thanks @kasperpeulen!
- CSF: Fix false positive detection of Zod v4 .meta() as CSF Factory - #33666, thanks @kasperpeulen!
- CSFFactories: Add non-interactive mode and --glob flag - #33648, thanks @kasperpeulen!
- CSFFactories: Preserve leading comments when adding imports - #33645, thanks @kasperpeulen!
- Codemod: Fix csf-2-to-3 failing due to quoted filenames - #33646, thanks @kasperpeulen!
- Codemod: Fix glob pattern handling on Windows - #33714, thanks @kasperpeulen!
- Manager: Remove deprecated `active` prop warning in ZoomButton - #33697, thanks @yatishgoel!
- Next.js: Alias AppRouterContext to shared runtime to fix Link navigation - #33419, thanks @pallaprolus!