Skip to content

Commit acdf392

Browse files
committed
Bump Qwik package to v0.29.1
1 parent 5d44dfc commit acdf392

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/qwik/CHANGELOG.md

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

33
All notable changes to the library will be documented in this file.
44

5+
## v0.29.1 (February 28, 2025)
6+
7+
- Fix `setValues` for field arrays (pull request #274)
8+
59
## v0.29.0 (November 15, 2024)
610

711
- Upgrade Valibot dependency to v1.0.0-beta.6

packages/qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@modular-forms/qwik",
33
"description": "The modular and type-safe form library for Qwik",
4-
"version": "0.29.0",
4+
"version": "0.29.1",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://modularforms.dev",

0 commit comments

Comments
 (0)