Skip to content

Version Packages #1119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/sour-walls-lay.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@qwik-ui/styled": "0.3.3",
"@qwik-ui/styled": "0.3.4",
"prettier-2": "npm:prettier@^2"
},
"type": "commonjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/kit-styled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @qwik-ui/styled

## 0.3.4

### Patch Changes

- PATCH: The styled Input, Checkbox and Textarea components now properly handle two way data-binding and allow passing onInput$ outside and inside of forms. (by [@maiieul](https://github.com/maiieul) in [#1118](https://github.com/qwikifiers/qwik-ui/pull/1118))

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit-styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwik-ui/styled",
"version": "0.3.3",
"version": "0.3.4",
"description": "Qwik UI components library with styles",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.