v2.6.2
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.
- review the Slickgrid-Universal changelog
- and the Slickgrid-React changelog (above)