Skip to content

16.13.0

Choose a tag to compare

@sneridagh sneridagh released this 02 Mar 21:21
· 2270 commits to main since this release
36d64df

16.13.0 (2023-03-02)

Feature

  • Added a default Component to show when the Listing block has no results, and another only for the ImageGallery variation. Both of them registered in the block registration config. @ionlizarazu #3602
  • Add GHA Towncrier syntax checker @sneridagh #4450

Bugfix

  • On SSR-generated error pages, don't change the user's language to the default site language @tiberiuichim #4425

Internal

  • Expose a named export for the App component, separate its default wrappers as a separate connectAppComponent function. @tiberiuichim #4413
  • Use latest plone/server breed images @sneridagh #4454

Documentation

  • Fix links, convert features to definition list, add link to issue for TODO. @stevepiercy #4431
  • Update link to Yarn 3 Workspaces to avoid redirect to Yarn Classic 1.x. @stevepiercy #4441