Skip to content

v6.6.4 - deprecated Formatters

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 18:55
· 409 commits to master since this release

6.6.4 (2023-12-08)

Deprecations

Please note that multiple built-in Formatters are now deprecated and will be removed in the next major version (which is coming very soon). Below is the list of Formatters and their alternatives with code sample on what to change. Note that the CSS class may vary depending on which UI framework you use.

Bug Fixes

  • registered external resouces should keep singleton ref (#1118) (fc3bdd6)

Features

  • introduce devMode to support nodejs based unit testing (#1123) (dd61a39)

Installation

Please remember that all packages of @slickgrid-universal (v3.7.1) and Aurelia-Slickgrid (v6.6.4) must be updated at the same time and they will always get bumped on the same day to avoid any upgrade issues. You can also consult the Versions Compatibility Table - Wiki

please remember that Slickgrid-Universal monorepo now contains the biggest portion of the code (~90%), so most of the commits are now happening on that side.

  1. review the Slickgrid-Universal changelog
  2. and the Aurelia-Slickgrid changelog (above)