Skip to content

Move to Alien-Signals Based Store#2035

Merged
crutchcorn merged 9 commits intomainfrom
new-store-alien-signals
Mar 4, 2026
Merged

Move to Alien-Signals Based Store#2035
crutchcorn merged 9 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

🦋 Changeset detected

Latest commit: 62b0f27

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

This PR includes changesets to release 13 packages
Name Type
@tanstack/angular-form Patch
@tanstack/svelte-form Patch
@tanstack/react-form Patch
@tanstack/solid-form Patch
@tanstack/form-core Patch
@tanstack/lit-form Patch
@tanstack/vue-form Patch
@tanstack/react-form-nextjs Patch
@tanstack/react-form-remix Patch
@tanstack/react-form-start Patch
@tanstack/form-devtools Patch
@tanstack/react-form-devtools Patch
@tanstack/solid-form-devtools Patch

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

@nx-cloud
Copy link

nx-cloud bot commented Feb 13, 2026

View your CI Pipeline Execution ↗ for commit 62b0f27

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

☁️ Nx Cloud last updated this comment at 2026-03-04 12:59:48 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: 7ac3ab0

@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 90.00%. Comparing base (6892ed0) to head (62b0f27).
⚠️ Report is 143 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%   90.00%   -0.35%     
==========================================
  Files          38       49      +11     
  Lines        1752     2001     +249     
  Branches      444      509      +65     
==========================================
+ Hits         1583     1801     +218     
- 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.

@crutchcorn crutchcorn merged commit f88faaf into main Mar 4, 2026
4 checks passed
@crutchcorn crutchcorn deleted the new-store-alien-signals branch March 4, 2026 13:00
@github-actions github-actions bot mentioned this pull request Mar 4, 2026
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