Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 2c137ea

Browse files
committed
chore: release v5.8.0
1 parent 5a8abc2 commit 2c137ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [5.8.0](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.1...v5.8.0) (2024-09-29)
6+
7+
8+
### Features
9+
10+
* option to improve Date Sorting by pre-parsing date items only once ([#412](https://github.com/ghiscoding/slickgrid-react/issues/412)) ([1a4b752](https://github.com/ghiscoding/slickgrid-react/commit/1a4b7527bff56262af733b9a4816a0d5cd5a1ba0))
11+
512
## [5.7.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.0...v5.7.1) (2024-09-14)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slickgrid-react",
3-
"version": "5.7.1",
3+
"version": "5.8.0",
44
"description": "Slickgrid components made available in React",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)