v4.14.4
版本发布时间: 2023-10-11 20:38:09
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
:information_source: 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 (https://github.com/strapi/strapi/pull/18252) @amerikan
- [core:data-transfer] [Data Transfer] Select http/https module based on protocol in local provider (https://github.com/strapi/strapi/pull/17537) @innerdvations
- [core:strapi] Use custom http timeout to keep data transfer connection alive (https://github.com/strapi/strapi/pull/18235) @innerdvations
- [core:upload] fix: upload replaced media file (https://github.com/strapi/strapi/pull/18301) @TousifProvat
💅 Enhancement
- [core:admin] Release beta version of blocks editor (https://github.com/strapi/strapi/pull/18201) @simotae14
- [typescript] feat: add Entity Id type (https://github.com/strapi/strapi/pull/18311) @Marc-Roig
- [utils:pack-up] feat: add exports to pack-up config (https://github.com/strapi/strapi/pull/18315) @joshuaellis
🚀 New feature
- [tooling] feat: add pack-up package (https://github.com/strapi/strapi/pull/18233) @joshuaellis
⚙️ Chore
- [core:admin] chore: initialise ts admin (https://github.com/strapi/strapi/pull/18282) @joshuaellis
- [core:admin] chore(admin): convert useThemeToggle to TS (https://github.com/strapi/strapi/pull/18285) @gu-stav
- [core:admin] chore(admin): cleanup and convert useReleaseNotification to TS (https://github.com/strapi/strapi/pull/18286) @gu-stav
- [core:admin] chore(admin): convert useRegenerate to TS (https://github.com/strapi/strapi/pull/18291) @gu-stav
- [core:admin] chore(admin): Convert useNavigatorOnLine to TS (https://github.com/strapi/strapi/pull/18292) @gu-stav
- [core:admin] chore(admin): convert useDebounce to TS (https://github.com/strapi/strapi/pull/18310) @gu-stav
- [core:admin] chore(admin): convert DragLayer, PrivateRoute, Theme, ThemeToggleProvider (https://github.com/strapi/strapi/pull/18313) @joshuaellis
- [core:admin] chore(admin): convert useLicenseLimitNotification to TS (https://github.com/strapi/strapi/pull/18318) @gu-stav
- [core:helper-plugin] chore: convert helper-plugin to pack-up (https://github.com/strapi/strapi/pull/18329) @joshuaellis
- [core:permissions] chore: build strapi permissions with pack-up (https://github.com/strapi/strapi/pull/18309) @joshuaellis
- [core:upload] tests(upload): fix error logs in upload tests (https://github.com/strapi/strapi/pull/18261) @joshuaellis
- [core:utils] chore: build strapi utils with pack-up (https://github.com/strapi/strapi/pull/18308) @joshuaellis
- [dependencies] chore: update eslint (https://github.com/strapi/strapi/pull/18240) @joshuaellis
- [dependencies] chore: bump design-system from 1.11.0 to 1.12.0 (https://github.com/strapi/strapi/pull/18241) @markkaylor
- [dependencies] chore: remove stylelint (https://github.com/strapi/strapi/pull/18242) @joshuaellis
- [dependencies] Replace ts-zen (github) with strapi/ts-zen (npm) (https://github.com/strapi/strapi/pull/18321) @Convly
- [dependencies] chore(deps-dev): bump @types/node from 18.11.9 to 18.18.4 (https://github.com/strapi/strapi/pull/18355) @dependabot
- [external] chore: use yarn resolution for design-system (https://github.com/strapi/strapi/pull/18238) @joshuaellis
- [tooling] chore: pack-up providers (https://github.com/strapi/strapi/pull/18320) @joshuaellis