Skip to content

mono - feat: moving to tsdown for build#1926

Merged
jaredwray merged 5 commits intomainfrom
mono---feat-moving-to-tsdown-for-build
Mar 31, 2026
Merged

mono - feat: moving to tsdown for build#1926
jaredwray merged 5 commits intomainfrom
mono---feat-moving-to-tsdown-for-build

Conversation

@jaredwray
Copy link
Copy Markdown
Owner

@jaredwray jaredwray commented Mar 31, 2026

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
mono - feat: moving to tsdown for build

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request migrates the build system from tsup to tsdown across the monorepo, updating build scripts and output file extensions while adding package-specific configurations. Feedback suggests retaining esbuild in the onlyBuiltDependencies whitelist as it remains a transitive dependency of other tools in the stack. Additionally, it is recommended to implement a shared base configuration for tsdown to reduce redundancy and improve maintainability across the multiple packages.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4d3c71f85d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6c3303a) to head (831645b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #1926      +/-   ##
===========================================
+ Coverage   99.94%   100.00%   +0.05%     
===========================================
  Files          40        40              
  Lines        3983      3983              
  Branches      639       643       +4     
===========================================
+ Hits         3981      3983       +2     
+ Misses          2         0       -2     

☔ 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.

@jaredwray jaredwray merged commit 3fc6d8a into main Mar 31, 2026
12 checks passed
@jaredwray jaredwray deleted the mono---feat-moving-to-tsdown-for-build branch March 31, 2026 19:43
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.

1 participant