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: bundle types #177

Merged
merged 3 commits into from
Jul 16, 2024
Merged

feat: bundle types #177

merged 3 commits into from
Jul 16, 2024

Conversation

superical
Copy link
Contributor

Summary

This PR updates the pipeline to transpile the contract types before releasing them. The team has preferred to bundle the types for importing into non-TS projects without using bundlers.

Changes

  • Transpile the contract types into CJS and ESM
  • Update pipeline to bundle types before releasing

Issues

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (d5364b2) to head (1fff972).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           7        7           
  Lines         114      114           
=======================================
  Hits          113      113           
  Misses          1        1           

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

@superical superical marked this pull request as ready for review July 5, 2024 10:26
@superical superical merged commit 61114ca into master Jul 16, 2024
9 checks passed
@superical superical deleted the feat/bundled branch July 16, 2024 02:23
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants