Skip to content

Conversation

LeCarbonator
Copy link
Contributor

Close #1646

This type export is required so that libraries with declaration file generation can create explicit types instead of non-portable references.

It's finnicky to trigger the warning or error, so feedback will be needed from users in the linked issue before this is safe to merge.

this export is required so that libraries with declaration
file generation can create explicit types instead of
non-portable references.
Copy link

nx-cloud bot commented Aug 2, 2025

View your CI Pipeline Execution ↗ for commit ec46a12

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

☁️ Nx Cloud last updated this comment at 2025-08-03 08:09:47 UTC

Copy link

pkg-pr-new bot commented Aug 2, 2025

Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.23%. Comparing base (5dd89f5) to head (ec46a12).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1661       +/-   ##
===========================================
- Coverage   90.37%   64.23%   -26.15%     
===========================================
  Files          36       17       -19     
  Lines        1621      260     -1361     
  Branches      385       33      -352     
===========================================
- Hits         1465      167     -1298     
+ Misses        139       82       -57     
+ Partials       17       11        -6     

☔ 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

This comment was marked as outdated.

@crutchcorn crutchcorn self-requested a review August 3, 2025 08:07
@crutchcorn crutchcorn merged commit 26921bb into TanStack:main Aug 4, 2025
5 of 6 checks passed
@zhouzi zhouzi mentioned this pull request Aug 4, 2025
4 tasks
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.

Typescript monorepo: The inferred type of 'useAppForm' cannot be named without a reference to
2 participants