Skip to content

v3.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 20:03
· 443 commits to master since this release

3.6.1 (2023-11-26)

Quick Info

I am now publishing Slickgrid-React and Slickgrid-Universal on npm with --provenance via GitHub Action (read this GitHub blog for more info), the provenance will now be visible on NPM as shown below.

image


Bug Fixes

  • add npm publish with provenance support (d190f05)

Features

  • GraphQL: .excludeFieldFromQuery, exclude field but keep fields (#261) (b0e67cf)

Installation

Please remember that all packages of @slickgrid-universal (v3.6.0) and Slickgrid-React (v3.6.1) 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)