Skip to content

v2.6.2

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 24 Feb 01:00
· 675 commits to master since this release

2.6.2 (2023-03-03)

Description

The new feature in this release is that we moved TypeScript Types (d.ts) into a single dist/types folder in Slickgrid-Universal which should lower the size of npm download.

Bug Fixes

  • regression Edit cell mouseout should save & excel copy should work (#57) (152bc80)
  • common: remove jQuery import to avoid duplicate jQuery load (1b57443)
  • draggable grouping shouldn't throw when dynamically changing cols (#62) (b934d0a)

Installation

Please remember that all packages of @slickgrid-universal (v2.6.2) and Slickgrid-React (v2.6.2) must be updated at the same time and they will always get bumped on the same day to avoid any upgrade issues.

please remember that Slickgrid-Universal monorepo 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 Slickgrid-React changelog (above)