Skip to content
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

fix(jsx): textarea type should accept text children #7016

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

wmertens
Copy link
Member

fixes #7012

@wmertens wmertens requested a review from a team as a code owner October 30, 2024 06:35
Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: 93b9b57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@builder.io/qwik Patch
eslint-plugin-qwik Patch
@builder.io/qwik-city Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Oct 30, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@builder.io/qwik@7016
npm i https://pkg.pr.new/@builder.io/qwik-city@7016
npm i https://pkg.pr.new/eslint-plugin-qwik@7016
npm i https://pkg.pr.new/create-qwik@7016

commit: 93b9b57

Copy link
Contributor

github-actions bot commented Oct 30, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 93b9b57

@wmertens wmertens merged commit 17332d4 into main Oct 30, 2024
21 checks passed
@wmertens wmertens deleted the fix-textarea-type branch October 30, 2024 08:40
@gioboa
Copy link
Member

gioboa commented Oct 30, 2024

Thanks @wmertens 👏

@github-actions github-actions bot mentioned this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐞] Wrong children type of textarea
2 participants