Skip to content

FEAT: move devtools into qwik ##8593

Merged
wmertens merged 7 commits intoQwikDev:build/v2from
JerryWu1234:devtool_migrate
May 6, 2026
Merged

FEAT: move devtools into qwik ##8593
wmertens merged 7 commits intoQwikDev:build/v2from
JerryWu1234:devtool_migrate

Conversation

@JerryWu1234
Copy link
Copy Markdown
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

JerryWu1234 and others added 3 commits April 29, 2026 09:49
- Updated `@types/react` to version 19.2.14 in `package.json` and `pnpm-lock.yaml`.
- Updated `eslint` to version 10.0.3 and `vitest` to version 4.1.0.
- Added new `browser-extension` package with initial configuration, including `package.json`, `tsconfig.json`, and various scripts.
- Introduced new public files for the browser extension, including hooks and icons.
- Updated `pnpm-workspace.yaml` to remove the `devtools` package from the workspace configuration.
@JerryWu1234 JerryWu1234 requested review from a team as code owners April 30, 2026 14:15
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

🦋 Changeset detected

Latest commit: d119360

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 30, 2026

Open in StackBlitz

@qwik.dev/core

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

@qwik.dev/router

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

eslint-plugin-qwik

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

create-qwik

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

@qwik.dev/optimizer

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

commit: d119360

@JerryWu1234 JerryWu1234 requested a review from a team as a code owner April 30, 2026 14:23
@JerryWu1234 JerryWu1234 changed the title Devtool migrate FEAT: move devtools into qwik # Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link
Copy Markdown
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread packages/browser-extension/public/qwikloader.js
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.

can you rename this to helperState?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Comment thread packages/devtools/ui/src/entry.dev.tsx Outdated
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.

you can delete this file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Aejkatappaja and others added 2 commits May 6, 2026 16:33
- Delete packages/devtools/ui/src/entry.dev.tsx: orphan Qwik app-style
  CSR entry, not referenced by the lib vite config and no script targets
  --mode dev.
- Rename packages/devtools/ui/src/utils/heplerState.ts -> helperState.ts.
  No callers in src.

Addresses review feedback from @wmertens.
@wmertens wmertens enabled auto-merge May 6, 2026 17:38
@wmertens wmertens merged commit ce4ec83 into QwikDev:build/v2 May 6, 2026
28 checks passed
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.

3 participants