Skip to content

🚨 [DO NOT MERGE] [v2] Release v2 Alpha 🚨 - #2288

Merged
crutchcorn merged 2 commits into
alphafrom
alpha-v2-release
Aug 10, 2026
Merged

🚨 [DO NOT MERGE] [v2] Release v2 Alpha 🚨#2288
crutchcorn merged 2 commits into
alphafrom
alpha-v2-release

Conversation

@crutchcorn

Copy link
Copy Markdown
Member

This PR releases the v2 alpha under -alpha.0

@crutchcorn
crutchcorn requested a review from a team as a code owner August 8, 2026 22:54
@crutchcorn
crutchcorn marked this pull request as draft August 8, 2026 22:54
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9f1785a9-149d-4dca-a4f7-e61c81c36928

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nx-cloud

nx-cloud Bot commented Aug 8, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit c4af8d3

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

☁️ Nx Cloud last updated this comment at 2026-08-08 23:54:05 UTC

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

13 package(s) bumped directly, 0 bumped as dependents.

🟥 Major bumps

Package Version Reason
@tanstack/angular-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/form-core 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/form-devtools 0.2.32 → 1.0.0-alpha.0 Changeset
@tanstack/lit-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/preact-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/react-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/react-form-devtools 0.2.32 → 1.0.0-alpha.0 Changeset
@tanstack/react-form-nextjs 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/react-form-start 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/solid-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/solid-form-devtools 0.2.32 → 1.0.0-alpha.0 Changeset
@tanstack/svelte-form 1.33.3 → 2.0.0-alpha.0 Changeset
@tanstack/vue-form 1.33.3 → 2.0.0-alpha.0 Changeset

@pkg-pr-new

pkg-pr-new Bot commented Aug 8, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/preact-form

npm i https://pkg.pr.new/@tanstack/preact-form@2288

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: c4af8d3

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (alpha@aa834b6). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##             alpha    #2288   +/-   ##
========================================
  Coverage         ?   94.59%           
========================================
  Files            ?       44           
  Lines            ?     3198           
  Branches         ?      810           
========================================
  Hits             ?     3025           
  Misses           ?      166           
  Partials         ?        7           

☔ View full report in Codecov by Harness.
📢 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.

@KevinVandy

Copy link
Copy Markdown
Member

fix release.yml before merging

@KevinVandy KevinVandy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

fix release.yml

@crutchcorn
crutchcorn requested a review from KevinVandy August 8, 2026 23:51
@crutchcorn
crutchcorn marked this pull request as ready for review August 10, 2026 13:16
@crutchcorn
crutchcorn merged commit e68d53b into alpha Aug 10, 2026
9 checks passed
@crutchcorn
crutchcorn deleted the alpha-v2-release branch August 10, 2026 13:17
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