ℹ️ Node 16 has reached EOL and is no longer supported by Strapi. Starting with v4.14.5
, Strapi projects will no longer work with Node 16, only Node 18 or 20.
🔥 Bug fix
- [core:content-manager] fix: typo causing action button to not show in empty list (#18252) @amerikan
- [core:data-transfer] [Data Transfer] Select http/https module based on protocol in local provider (#17537) @innerdvations
- [core:strapi] Use custom http timeout to keep data transfer connection alive (#18235) @innerdvations
- [core:upload] fix: upload replaced media file (#18301) @TousifProvat
💅 Enhancement
- [core:admin] Release beta version of blocks editor (#18201) @simotae14
- [typescript] feat: add Entity Id type (#18311) @Marc-Roig
- [utils:pack-up] feat: add exports to pack-up config (#18315) @joshuaellis
🚀 New feature
- [tooling] feat: add pack-up package (#18233) @joshuaellis
⚙️ Chore
- [core:admin] chore: initialise ts admin (#18282) @joshuaellis
- [core:admin] chore(admin): convert useThemeToggle to TS (#18285) @gu-stav
- [core:admin] chore(admin): cleanup and convert useReleaseNotification to TS (#18286) @gu-stav
- [core:admin] chore(admin): convert useRegenerate to TS (#18291) @gu-stav
- [core:admin] chore(admin): Convert useNavigatorOnLine to TS (#18292) @gu-stav
- [core:admin] chore(admin): convert useDebounce to TS (#18310) @gu-stav
- [core:admin] chore(admin): convert DragLayer, PrivateRoute, Theme, ThemeToggleProvider (#18313) @joshuaellis
- [core:admin] chore(admin): convert useLicenseLimitNotification to TS (#18318) @gu-stav
- [core:helper-plugin] chore: convert helper-plugin to pack-up (#18329) @joshuaellis
- [core:permissions] chore: build strapi permissions with pack-up (#18309) @joshuaellis
- [core:upload] tests(upload): fix error logs in upload tests (#18261) @joshuaellis
- [core:utils] chore: build strapi utils with pack-up (#18308) @joshuaellis
- [dependencies] chore: update eslint (#18240) @joshuaellis
- [dependencies] chore: bump design-system from 1.11.0 to 1.12.0 (#18241) @markkaylor
- [dependencies] chore: remove stylelint (#18242) @joshuaellis
- [dependencies] Replace ts-zen (github) with strapi/ts-zen (npm) (#18321) @Convly
- [dependencies] chore(deps-dev): bump @types/node from 18.11.9 to 18.18.4 (#18355) @dependabot
- [external] chore: use yarn resolution for design-system (#18238) @joshuaellis
- [tooling] chore: pack-up providers (#18320) @joshuaellis