QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.85k stars 1.31k forks source link

fix: component as function call #7061

Closed Varixo closed 1 week ago

Varixo commented 1 week ago

Return a function with the SERIALIZABLE_STATE as a _jsxSplit type to process function call as a component$

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: c9e6b712b77c9ffbb09c7e850b320aa68bd16f25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@7061
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@7061
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@7061
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@7061

commit: c9e6b71

github-actions[bot] commented 1 week ago
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview c9e6b712b77c9ffbb09c7e850b320aa68bd16f25
wmertens commented 1 week ago

@Varixo this can be merged right? I seem to recall that there was some question about it?