Skip to content

v.5.4.0

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 20 Nov 00:36
· 1186 commits to master since this release

WARNING

This release brings some breaking changes for the helpers namespace.


  • Handlers for init and skip within ColumnConfig have been consolidated into a unified and consistent protocol, with additional parameters, and more friendly for use with ES6 arrow functions.
  • Method canUpdate in type ColumnSet has been removed altogether, for being very complex, not always accurate, not particularly useful or needed (if at all).
  • Updated the TypeScript and documentation.