Skip to content

feat: server-only folder and suffix#8605

Draft
Varixo wants to merge 4 commits intobuild/v2from
v2-server-only
Draft

feat: server-only folder and suffix#8605
Varixo wants to merge 4 commits intobuild/v2from
v2-server-only

Conversation

@Varixo
Copy link
Copy Markdown
Member

@Varixo Varixo commented May 2, 2026

Implementation for QwikDev/qwik-evolution#202

@Varixo Varixo self-assigned this May 2, 2026
@Varixo Varixo added the V2 label May 2, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 2, 2026

🦋 Changeset detected

Latest commit: c1f8fd5

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

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

@maiieul maiieul moved this to In progress in Qwik Development May 2, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 2, 2026

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8605

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8605

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8605

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8605

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8605

commit: c1f8fd5

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@Varixo Varixo marked this pull request as ready for review May 3, 2026 18:09
@Varixo Varixo requested review from a team as code owners May 3, 2026 18:09
@maiieul maiieul moved this from In progress to Waiting For Review in Qwik Development May 3, 2026
Copy link
Copy Markdown
Member

@maiieul maiieul left a comment

Choose a reason for hiding this comment

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

Double check that it doesn't throw when there is an isServer

@@ -0,0 +1,5 @@
---
'@qwik.dev/core': patch
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should be major as it can break when people use .server in their project

@maiieul maiieul marked this pull request as draft May 5, 2026 18:59
@maiieul maiieul moved this from Waiting For Review to In progress in Qwik Development May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants