🚀 New feature
-
Content Releases 🎉 @markkaylor @Feranchz @simotae14
-
[core:admin] feat: add vite (#18697) @joshuaellis
-
[core:strapi] feat(strapi): add experimental plugin:watch:link command to CLI (#19143) @joshuaellis
💅 Enhancement
- [tooling] ci(perf): update yarn-nm-install action (#18747) @belgattitude
⚙️ Chore
- [core:admin] chore(admin): data-transfer should be dev dep & peer dep loose (#19192) @joshuaellis
- [core:content-type-builder] chore(ctb): remove "new" badge on Blocks attribute (#19246) @remidej
- [core:data-transfer] chore: improve logging for assets restore error (#19251) @innerdvations
- [generators:app] feat: Automatically Create 'plugins.js/ts' in Config on New Strapi Project Initialization (#19025) @L-Weisz
🔥 Bug fix
- [core:data-transfer] fix(data-transfer): Skip and warn on orphan links in import and transfer (#19186) @christiancp100
- [typescript] Respect autogenerate setting for JS projects (#19207) @innerdvations
- [typescript] Fix Types Generation for Biginteger Attributes With Default Values (#19241) @Convly