We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23d7de commit b7200c4Copy full SHA for b7200c4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [19.13.0-alpha.2](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.1...v19.13.0-alpha.2) (2025-07-29)
2
+
3
4
+### Features
5
6
+* export FilterOptionFunction ([d2e719f](https://github.com/mll-lab/react-components/commit/d2e719f62284934184126a08ef2b006bba554010))
7
8
# [19.13.0-alpha.1](https://github.com/mll-lab/react-components/compare/v19.12.0...v19.13.0-alpha.1) (2025-07-29)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
- "version": "19.13.0-alpha.1",
+ "version": "19.13.0-alpha.2",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
0 commit comments