HANDSONTABLE v9.0.0 Release Notes

Release Date: 2021-06-01 // almost 3 years ago
  • ๐Ÿš€ For more information on this release, see:

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking change: New Formulas plugin, with an entirely different API. See the migration guide for a full list of changes. Removed the required hot-formula-parser dependency for the sake of an optional one, hyperformula. #6466
    • ๐Ÿ’ฅ Breaking change: Changed the afterAutofill and beforeAutofill hooks' signatures. #7987
    • โฌ†๏ธ Upgraded eslint and eslint-related modules. #7531
    • โž• Added fit & fdescribe to restricted globals in test files. #8088

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a problem with the column indicator of the Collapsible Columns plugin not being displayed properly on styled headers. #7970
    • ๐Ÿ›  Fixed a problem with duplicated afterCreateCol hooks being triggered after undoing a removal of a column. #8076

    โœ‚ Removed

    • ๐Ÿ’ฅ Breaking change: Removed the deprecated plugins - Header Tooltips and Observe Changes. #8083

    ๐Ÿ—„ Deprecated

    • ๐Ÿš€ Deprecated the beforeAutofillInsidePopulate hook. It will be removed in the next major release. #8095