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

Upgrade ts-bridge to 0.6.0 #4869

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Upgrade ts-bridge to 0.6.0 #4869

wants to merge 1 commit into from

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Oct 29, 2024

Explanation

This version of ts-bridge processes TypeScript project references in parallel. The result is that yarn build runs in almost half the time (~47s vs. ~1m21s).

References

See performance improvement changes in ts-bridge: ts-bridge/ts-bridge#56

Changelog

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

This version processes TypeScript project references in parallel.
The result is that `yarn build` runs in almost half the time (~47s
vs. ~1m21s).
@mcmire mcmire requested a review from a team as a code owner October 29, 2024 20:33
@mcmire mcmire requested a review from a team October 29, 2024 20:34
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ts-bridge/[email protected] None 0 192 kB mrten
npm/@ts-bridge/[email protected] filesystem, unsafe 0 72.9 kB mrten

🚮 Removed packages: npm/@ts-bridge/[email protected], npm/@ts-bridge/[email protected]

View full report↗︎

@mcmire mcmire marked this pull request as draft October 29, 2024 22:52
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