Skip to content

v26.0.0

Compare
Choose a tag to compare
@dnlkoch dnlkoch released this 22 Oct 08:01
· 67 commits to main since this release

26.0.0 (2024-10-22)

Bug Fixes

  • linting (b268a97)
  • register client side row module by default (17d7f6e)

Code Refactoring

BREAKING CHANGES

  • if you are using additional imports of ag-grid (e.g. to enable CSV export), they need to be adjusted. otherwise AG Grid will be included twice in your bundle

See