v3.0.0-beta.117
Pre-release
Pre-release
v3.0.0-beta.117 (2024-10-22)
🚀 Features
⚡ Performance
- replace jsonwebtoken with jose (#8217) (ef8a5b1)
- upgrade pino and pino-pretty, reducing the total amount of dependencies (#8776) (062a333)
🐛 Bug Fixes
- drizzle init args (#8818) (9fb8665)
- db-mongodb: virtual fields within row / collapsible / tabs (#8733) (9056b9f)
- next, ui: ensures
selectAll
in the list view ignores locked documents (#8813) (2908c9a) - plugin-seo: description and title fields now respect given minLength and maxLength rules for passing validation (#8765) (1f0d8da)
- richtext-*: ensure admin panel doesn't freeze with some field configurations consisting of 2+ richtext fields (#8773) (aedf3c8)
- richtext-lexical: richtext fields in drawers aren't editable, inline toolbar artifacts are shown for readOnly editors (#8774) (f3bec93)
- richtext-lexical: fix CLS on collapsed/expanded state of Lexical blocks (#8029) (a789556)
- ui: unique ids for nested rows on row duplicate to prevent errors with postgres (#8790) (fe25b54)
- ui: padding on relationship fields when no options or loading text is displayed (#8767) (82f2789)
⚠️ BREAKING CHANGES
-
bump next.js to 15.0.0 (#8825) (74266bd)
Bump Next.js to version 15.0.0. Additionally, you will need to upgrade
react
andreact-dom
to19.0.0-rc-65a56d0e-20241020
(mirrors Next.js).
🤝 Contributors
- Elliot DeNolf (@denolfe)
- Patrik (@PatrikKozak)
- Sasha (@r1tsuu)
- Anders Semb Hermansen (@andershermansen)
- Because789 (@Because789)
- Alessio Gravili (@AlessioGr)
- Germán Jabloñski (@GermanJablo)
- Paul (@paulpopus)
- Said Akhrarov (@akhrarovsaid)