Skip to content

v66.1.1

Compare
Choose a tag to compare
@lbwexler lbwexler released this 01 Aug 22:49
· 142 commits to develop since this release

🐞 Bug Fixes

  • HoistException now correctly passes an exception message to its underlying Error instance.
  • Fixed GridModel.cellBorders prop to apply previously missing top and bottom borders to cells in the grid.
  • Fix to new mergeDeep method.