Skip to content

feat: export framework-specific types#895

Merged
Balastrong merged 1 commit intoTanStack:mainfrom
borisyankov:export-types
Aug 9, 2024
Merged

feat: export framework-specific types#895
Balastrong merged 1 commit intoTanStack:mainfrom
borisyankov:export-types

Conversation

@borisyankov
Copy link
Contributor

Exports framework-specific types for TanStack Start and Next.js so they can be imported in apps that use them
Currently only ServerFormState type is exported but that will be in effect for all future types.

@nx-cloud
Copy link

nx-cloud bot commented Aug 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8beb490. 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 9, 2024

commit: 8beb490

@tanstack/angular-form

pnpm add https://pkg.pr.new/@tanstack/angular-form@895

@tanstack/form-core

pnpm add https://pkg.pr.new/@tanstack/form-core@895

@tanstack/lit-form

pnpm add https://pkg.pr.new/@tanstack/lit-form@895

@tanstack/react-form

pnpm add https://pkg.pr.new/@tanstack/react-form@895

@tanstack/solid-form

pnpm add https://pkg.pr.new/@tanstack/solid-form@895

@tanstack/valibot-form-adapter

pnpm add https://pkg.pr.new/@tanstack/valibot-form-adapter@895

@tanstack/vue-form

pnpm add https://pkg.pr.new/@tanstack/vue-form@895

@tanstack/yup-form-adapter

pnpm add https://pkg.pr.new/@tanstack/yup-form-adapter@895

@tanstack/zod-form-adapter

pnpm add https://pkg.pr.new/@tanstack/zod-form-adapter@895

Open in Stackblitz

More templates

@codecov
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.37%. Comparing base (5473bb8) to head (8beb490).
Report is 81 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #895       +/-   ##
===========================================
- Coverage   91.55%   43.37%   -48.19%     
===========================================
  Files          21       10       -11     
  Lines         900       83      -817     
  Branches      206       11      -195     
===========================================
- Hits          824       36      -788     
+ Misses         71       42       -29     
  Partials        5        5               

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

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