Skip to content

Move to Alien-Signals Based Store#2035

Open
crutchcorn wants to merge 7 commits intomainfrom
new-store-alien-signals
Open

Move to Alien-Signals Based Store#2035
crutchcorn wants to merge 7 commits intomainfrom
new-store-alien-signals

Conversation

@crutchcorn
Copy link
Member

@crutchcorn crutchcorn commented Feb 13, 2026

This PR introduces the new changes made by TanStack Store to rebase our internals on top of a faster more stable store package. It should bring massive performance improvements and enable further improvements

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

⚠️ No Changeset found

Latest commit: b134a18

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Feb 13, 2026

View your CI Pipeline Execution ↗ for commit b134a18

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 43s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 33s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-17 11:53:44 UTC

crutchcorn and others added 4 commits February 12, 2026 20:04
# Conflicts:
#	packages/form-core/src/FormApi.ts
# Conflicts:
#	packages/form-core/package.json
#	packages/react-form/package.json
#	pnpm-lock.yaml
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 17, 2026

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@2035

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@2035

@tanstack/form-devtools

npm i https://pkg.pr.new/@tanstack/form-devtools@2035

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@2035

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@2035

@tanstack/react-form-devtools

npm i https://pkg.pr.new/@tanstack/react-form-devtools@2035

@tanstack/react-form-nextjs

npm i https://pkg.pr.new/@tanstack/react-form-nextjs@2035

@tanstack/react-form-remix

npm i https://pkg.pr.new/@tanstack/react-form-remix@2035

@tanstack/react-form-start

npm i https://pkg.pr.new/@tanstack/react-form-start@2035

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@2035

@tanstack/solid-form-devtools

npm i https://pkg.pr.new/@tanstack/solid-form-devtools@2035

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@2035

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@2035

commit: b134a18

@sentry
Copy link

sentry bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 98.83721% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.98%. Comparing base (6892ed0) to head (b134a18).
⚠️ Report is 141 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FormApi.ts 98.59% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2035      +/-   ##
==========================================
- Coverage   90.35%   89.98%   -0.37%     
==========================================
  Files          38       49      +11     
  Lines        1752     1998     +246     
  Branches      444      507      +63     
==========================================
+ Hits         1583     1798     +215     
- Misses        149      179      +30     
- Partials       20       21       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@crutchcorn crutchcorn changed the title [WIP] Test with new Store refactor Move to Alien-Signals Based Store Feb 17, 2026
@crutchcorn crutchcorn marked this pull request as ready for review February 17, 2026 12:01
Copy link
Contributor

@LeCarbonator LeCarbonator left a comment

Choose a reason for hiding this comment

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

LGTM! I'd ideally like to try it locally, but that may take a day.

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.

2 participants