Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

6.0.1

Latest
Compare
Choose a tag to compare
@budnix budnix released this 05 Aug 11:50
· 3 commits to master since this release
6.0.1
7191cd2

Breaking changes

  • Updated Handsontable to 8.0.0, which contains multiple changes, some of them not backward-compatible. For more information on updates in this version of Handsontable, see the 8.0.0 release notes. (#211)

Changes

  • Made some adjustments for the wrapper to make it work properly with Handsontable 8.0.0. (#211)
  • Updated some of the dependencies to resolve npm audit vulnerability warnings. (#211)
  • Added a generic type for ModuleWithProviders to keep the compatibility with Angular 9 and 10. (#211)