Skip to content

v144.9.4

Compare
Choose a tag to compare
@carbonci carbonci released this 26 Nov 15:30
· 37 commits to master since this release
6ac1a35

144.9.4 (2024-11-26)

Bug Fixes

  • navigation-bar: convert fixed height to min-height to allow wrapped text to extend correctly (37f28ef), closes #7077

Please Note:
The updates to react-dnd and react-dnd-html5-backend should have been marked as a BREAKING CHANGE due to removal of support for commonjs. This may cause issues when running your jest tests but can be addressed by updating the jest.config file to handle esm packages. You may also see issues with your build when using bundlers such as webpack, this can be updated to use babel to handle the parsing of esm code.