Skip to content

v8.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 17:59
· 31 commits to master since this release

8.7.0 (2024-09-14)

This release brings a couple of perf contributions brought by an external user, you should be able to see the benefit. Take a look at the Slickgrid-Universal release for more info. Enjoy... 🎉

Performance Improvements

  • don't invalidate grid rows more than once (c0d4fbe)
  • upgrade Slickgrid-Universal with perf improvements (5d60da1)

Installation

Please remember that all packages of @slickgrid-universal (v5.7.0) and Angular-Slickgrid (v8.7.0) 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

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

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