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 7587048 commit 30c60c8Copy full SHA for 30c60c8
packages/solid/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to the library will be documented in this file.
4
5
-## vX.X.X (Month DD, YYYY)
+## v0.24.1 (October 07, 2024)
6
7
- Fix installation error when Valibot dependency is missing (issue #255)
8
packages/solid/package.json
@@ -1,7 +1,7 @@
1
{
"name": "@modular-forms/solid",
"description": "The modular and type-safe form library for SolidJS",
- "version": "0.24.0",
+ "version": "0.24.1",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://modularforms.dev",
0 commit comments