Skip to content

18.0.0-alpha.11

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 18 Feb 12:16
· 1425 commits to main since this release
1cb5291

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

Bugfix

  • Fixed listing SSR rendering by sending subrequestId instead of id only within getAsyncData, similar to calling getQueryStringResults directly. @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 inline svg elements in LESS files. @sneridagh #5766

Documentation

  • Overhaul environment variables documentation. @stevepiercy #4581
  • Reorganize README.md, merging content into authoritative locations. Add awesome_bot to 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