Skip to content

v9.0.0 - ESM-Only & make Slickgrid-Universal central

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 18:52
· 287 commits to master since this release

9.0.0 (2025-05-10)

New Major 9.0 Release

Note

Make sure to follow the Migration Guide for each framework or native JS (aka vanilla). Also note that every framework wrappers and vanilla native code are now all using the same version number which is now v9.0

This new release is now publishing ESM-Only builds and moves every supported framework wrappers directly under Slickgrid-Universal which is much easier to maintain. There are other breaking changes which are all detailed in each dedicated Migration Guide, so please make sure to use the correct framework migration link as detailed below.

If you want to see the full and in-depth list of changes that prompted this new major release, you can take a look at the Roadmap to 9.0 Discussion.

Also note that if you were coming from a framework wrapper (Angular-Slickgrid, Slickgrid-React, ...), then please consider starring ⭐ the Slickgrid-Universal project, since it is now the official roof for everything. Any new changes, bug fixes and anything else will simply all happen in here and only here, it's now the central place for everything (1 ring to rule them all)...🚀🌟

⚠ BREAKING CHANGES

  • remove Arrow pointer from Custom Tooltip (#1964)
  • prepare next major release v9.0 (#1947)

Features

Bug Fixes