18.0.0-alpha.11
Pre-release
Pre-release
·
1425 commits
to main
since this release
18.0.0-alpha.11 (2024-02-18)
Breaking
- Remove the isDisabled from all fields in the left side form of the babel view, make them read only instead @sneridagh #5762
Feature
- Added the
ignoreproperty to allow exceptions to rules that are applied to all routes. @dobri1408 #5621 - Add global form state. @robgietema #5721
Bugfix
- Fixed listing SSR rendering by sending
subrequestIdinstead ofidonly withingetAsyncData, similar to callinggetQueryStringResultsdirectly. @ichim-david #5688 - Enhanced Makefile paths to address whitespace compatibility issues. @Vivek-04022001 #5715
- Fix console logging in acceptance server Makefile commands. @davisagli #5748
- Add extra wait calls to listing block tests to avoid sporadic failures. @ichim-david #5753
- Add @plone/components as external library.
Make the Terser plugin accept ESNext features.
Fix inlinesvgelements in LESS files. @sneridagh #5766
Documentation
- Overhaul environment variables documentation. @stevepiercy #4581
- Reorganize
README.md, merging content into authoritative locations. Addawesome_botto check links in all READMEs. @stevepiercy #5437 - Replace outdated diff with a link to current file. @stevepiercy #5703
- Document when the 'links and references' view was added. @davisagli #5756
- Update links to Redux and React developer extensions for Chrome. @stevepiercy #5757
- Chromewebstore recently changed its URL and has "too many redirects", so it needs to be excluded from linkcheck. @stevepiercy #5761
- Add Git as a pre-requisite. @stevepiercy #5769