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

feat: add lazyness to derived #109

Open
wants to merge 2 commits into
base: derived-diamond-problem
Choose a base branch
from

Conversation

crutchcorn
Copy link
Member

This PR builds on top of #40, please merge that first

This PR adds in a lazyness option to the derived class that:

  • Doesn't update a value until it's needed
  • Still works when other items are derived from it

Copy link

nx-cloud bot commented Aug 13, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5cae2dd. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Aug 13, 2024

commit: 5cae2dd

@tanstack/angular-store

pnpm add https://pkg.pr.new/@tanstack/angular-store@109

@tanstack/react-store

pnpm add https://pkg.pr.new/@tanstack/react-store@109

@tanstack/solid-store

pnpm add https://pkg.pr.new/@tanstack/solid-store@109

@tanstack/store

pnpm add https://pkg.pr.new/@tanstack/store@109

@tanstack/svelte-store

pnpm add https://pkg.pr.new/@tanstack/svelte-store@109

@tanstack/vue-store

pnpm add https://pkg.pr.new/@tanstack/vue-store@109

Open in Stackblitz

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.

1 participant