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(react-form): export WithFormProps type #1235

Merged
merged 3 commits into from
Mar 6, 2025

Conversation

pavle99
Copy link
Contributor

@pavle99 pavle99 commented Mar 6, 2025

Exports the WithFormProps type which is needed in a monorepo setup if you want to export the withForm HoC.

Copy link
Member

@crutchcorn crutchcorn left a comment

Choose a reason for hiding this comment

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

It's time for a m-m-m-m-merge! 🚀 Thanks for 1.0.1 😄

Copy link

nx-cloud bot commented Mar 6, 2025

View your CI Pipeline Execution ↗ for commit 48ccb9c.

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

☁️ Nx Cloud last updated this comment at 2025-03-06 21:31:40 UTC

Copy link

pkg-pr-new bot commented Mar 6, 2025

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.51%. Comparing base (6c67a26) to head (48ccb9c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##           main    #1235       +/-   ##
=========================================
+ Coverage      0   45.51%   +45.51%     
=========================================
  Files         0       13       +13     
  Lines         0      145      +145     
  Branches      0       25       +25     
=========================================
+ Hits          0       66       +66     
- Misses        0       69       +69     
- Partials      0       10       +10     

☔ 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 merged commit 24dfe42 into TanStack:main Mar 6, 2025
6 checks passed
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