Skip to content

v5.6.1

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 24 Feb 02:22
· 1117 commits to master since this release

5.6.1 (2023-03-03)

Description

The new feature in this release was to move all TypeScript Types (d.ts) into a single dist/types folder under Slickgrid-Universal which should lower the size of npm download.

Bug Fixes

  • Edit cell mouseout should save & excel copy should work, fix #1103 (295c81c)
  • draggable grouping shouldn't throw error when dynamically changing columns (b0791ec)

Installation

Please remember that all packages of @slickgrid-universal (v2.6.2) and Angular-Slickgrid (v5.6.1) 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 Angular-Slickgrid changelog (above)