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 vNode serialization issue on server$ #7278

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

damianpumar
Copy link
Contributor

Fix issue #7260 skipping the vNode serialization from server$

@damianpumar damianpumar requested a review from a team as a code owner January 25, 2025 14:52
Copy link

changeset-bot bot commented Jan 25, 2025

🦋 Changeset detected

Latest commit: 021ecdd

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

This PR includes changesets to release 5 packages
Name Type
@qwik.dev/core Patch
eslint-plugin-qwik Patch
@qwik.dev/react Patch
@qwik.dev/router 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

@Varixo Varixo force-pushed the fix/vnode-serialization-issue branch from 6fa5437 to d088b89 Compare January 25, 2025 14:54
@Varixo Varixo linked an issue Jan 25, 2025 that may be closed by this pull request
@Varixo Varixo force-pushed the fix/vnode-serialization-issue branch from d088b89 to 021ecdd Compare January 25, 2025 14:56
Copy link

pkg-pr-new bot commented Jan 25, 2025

Open in Stackblitz

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

commit: 021ecdd

Copy link
Contributor

github-actions bot commented Jan 25, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 021ecdd

Copy link
Member

@Varixo Varixo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Varixo Varixo merged commit 48f882a into QwikDev:build/v2 Jan 25, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[🐞] V2 Error using Tasks
2 participants