Skip to content

v144.9.5

Compare
Choose a tag to compare
@carbonci carbonci released this 27 Nov 10:03
· 133 commits to master since this release
f9907e3

144.9.5 (2024-11-27)

Bug Fixes

  • multi-select: ensure that when the arrow icon is clicked with openOnFocus select list renders (cf78fed), closes #7065

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.