Skip to content

Conversation

@wmertens
Copy link
Member

@wmertens wmertens commented Nov 12, 2025

If a signal changes, all computed signals that use it will trigger their listeners, even if the computed value doesn't change.

This PR makes it trigger only when changed, which is also the behavior of v2.

@wmertens wmertens requested a review from a team as a code owner November 12, 2025 16:24
@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

🦋 Changeset detected

Latest commit: 767c981

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 12, 2025

Open in StackBlitz

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

commit: 767c981

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link
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 796be64 into main Nov 12, 2025
23 checks passed
@wmertens wmertens deleted the computed-only-fire-when-changed branch November 12, 2025 21:20
@github-actions github-actions bot mentioned this pull request Dec 11, 2025
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