Skip to content

v5.3.0

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 21 Jan 23:08
· 1209 commits to master since this release

5.3.0 (2023-01-21)

Bug Fixes

  • rxjs: make unsubscribe more generic to avoid RxJS update issue (14484ba)

Features

  • filters: update to latest Slickgrid-Universal which provides a new flag to disable special chars input filter parsing

Installation

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