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

fix: Update to tsup v8 #6585

Merged
merged 2 commits into from
Dec 25, 2023
Merged

fix: Update to tsup v8 #6585

merged 2 commits into from
Dec 25, 2023

Conversation

lachlancollins
Copy link
Member

Changes: egoist/tsup@v7.3.0...v8.0.1

Version bump is mainly because tsup no longer supports Node 16 (this does not impact build output). However, it does fix the CJS type definition file extensions in chunked files (non-chunked files already had correct extensions), so build output is slightly changed for CJS types.

Copy link

vercel bot commented Dec 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Dec 25, 2023 1:17pm

@lachlancollins lachlancollins changed the title feat: Update to tsup v8 fix: Update to tsup v8 Dec 25, 2023
Copy link

nx-cloud bot commented Dec 25, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b8e9c4f. 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 1 target

Sent with 💌 from NxCloud.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b8e9c4f:

Sandbox Source
@tanstack/query-example-angular-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d4637d) 0.00% compared to head (b8e9c4f) 87.92%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           main    #6585       +/-   ##
=========================================
+ Coverage      0   87.92%   +87.92%     
=========================================
  Files         0       87       +87     
  Lines         0     2931     +2931     
  Branches      0      804      +804     
=========================================
+ Hits          0     2577     +2577     
- Misses        0      295      +295     
- Partials      0       59       +59     

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

@lachlancollins lachlancollins merged commit 499db13 into TanStack:main Dec 25, 2023
10 checks passed
@lachlancollins lachlancollins deleted the tsup-v8 branch December 25, 2023 13:25
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