v3.76.0 (2026-02-09)
🚀 Features
- plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)
🐛 Bug Fixes
- drizzle: use dynamic import for
typescriptto avoid dependency in production (#15545) (98a756c) - live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
- next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
- next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
- plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
- ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
- ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
- ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)
📝 Templates
⚙️ CI
🏡 Chores
- fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)
- drizzle: add logs indicating which migration statements are generated (#15374) (306974d)
🤝 Contributors
- Alessio Gravili (@AlessioGr)
- Patrik (@PatrikKozak)
- Sasha (@r1tsuu)
- Paul (@paulpopus)
- Daniel Waltz (@danielwaltz)
- Said Akhrarov (@akhrarovsaid)