Skip to content

Commit df1ae88

Browse files
zubeydecivelekzzacharo
authored andcommitted
release: v3.1.0
1 parent 42d91c0 commit df1ae88

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes
22

3+
Version 3.1.0 (released 2026-02-12)
4+
5+
- feat: add Range Facet component (date range, histogram, slider, default/custom filters)
6+
- fix(ci): upgrade Node to v20 and update publish CI workflow
7+
38
Version 3.0.3 (released 2025-09-10)
49

510
- chore: major bump of `react-overridable` to `1.0.0`, adding backwards-compatible support for devtools.

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-searchkit",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"description": "React components to build your search UI application",
55
"main": "dist/cjs/index.js",
66
"browser": "dist/cjs/index.js",

0 commit comments

Comments
 (0)