Skip to content

feat(untrack): accept signals/stores directly, pass arguments#8247

Merged
wmertens merged 1 commit intomainfrom
untrack-all
Jan 17, 2026
Merged

feat(untrack): accept signals/stores directly, pass arguments#8247
wmertens merged 1 commit intomainfrom
untrack-all

Conversation

@wmertens
Copy link
Copy Markdown
Member

Instead of untrack(() => signal.value) you can now write untrack(signal) directly.

@wmertens wmertens requested review from a team as code owners January 16, 2026 12:44
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 16, 2026

🦋 Changeset detected

Latest commit: 595214a

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

This PR includes changesets to release 5 packages
Name Type
@builder.io/qwik Minor
eslint-plugin-qwik Minor
@builder.io/qwik-city Minor
@builder.io/qwik-react Major
create-qwik Minor

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 16, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 16, 2026

Open in StackBlitz

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

commit: 595214a

Copy link
Copy Markdown
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

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

LGTM 💪

@wmertens wmertens merged commit f7ff9a1 into main Jan 17, 2026
37 of 40 checks passed
@wmertens wmertens deleted the untrack-all branch January 17, 2026 08:43
@maiieul maiieul added the DX Developer Experience related issue label Jan 18, 2026
@github-actions github-actions bot mentioned this pull request Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Developer Experience related issue

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants