19.0.0-alpha.29
Pre-release
Pre-release
·
166 commits
to main
since this release
19.0.0-alpha.29 (2026-04-09)
Breaking
- Update to webpack-dev-server 5. @davisagli
Bugfix
- Only include the original image in the
Imagecomponent if the image does not have all the scales present. @sneridagh #7655 - Forward Cache-Status header for files and images in Express middleware. @wesleybl #7962
- Added required ARIA attributes to date and time inputs on
DatetimeWidget. @Wagner3UB #7980 - Improved text contrast and accessibility for help messages across the UI by updating global secondary color scales. @Wagner3UB #8052
Internal
- Update dependency: diff 3.5.1. @davisagli
- Update dependency: express 4.22.1. @davisagli
- Update devDependency: cypress 15.13.1. @davisagli
- Update devDependency: release-it 19.2.4. @davisagli
Documentation
- Added missing upgrade step in the docs for 19a28. @sneridagh #8096