Skip to content

18.0.0-alpha.48

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 30 Oct 09:12
· 114 commits to main since this release
85d339d

18.0.0-alpha.48 (2024-10-30)

Breaking

  • Wrap Table of Contents block in a nav tag, instead of a div tag, for better representation improving the block accessibility. @Tishasoumya-02 @ichim-david #6082

Feature

Bugfix

  • Fix error "Exception: No query supplied" in the listing block, when there is no criteria selected. @tedw87 #3839
  • Fixed page changes not being announced to screen reader users. @JeffersonBledsoe #5288
  • Fix useSelector is returned a different result when called with the same parameters in IdWidget. @iFlameing #6449
  • Moved applyBlockDefaults one component up so the style is computed correctly. @sneridagh #6451

Documentation