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

chore(build): update unbuild, and expose mts / mjs typings #1751

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

timofei-iatsenko
Copy link
Collaborator

Description

related #1750 (comment)

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Fixes # (issue)

Checklist

  • I have read the CONTRIBUTING and CODE_OF_CONDUCT docs
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@vercel
Copy link

vercel bot commented Aug 24, 2023

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

Name Status Preview Comments Updated (UTC)
js-lingui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2023 7:23am

@github-actions
Copy link

github-actions bot commented Aug 24, 2023

size-limit report 📦

Path Size
./packages/core/dist/index.mjs 2.62 KB (0%)
./packages/detect-locale/dist/index.mjs 721 B (0%)
./packages/react/dist/index.mjs 1.66 KB (0%)
./packages/remote-loader/dist/index.mjs 7.24 KB (0%)

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (398ae58) 75.95% compared to head (95fe9d7) 75.95%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1751   +/-   ##
=======================================
  Coverage   75.95%   75.95%           
=======================================
  Files          81       81           
  Lines        2063     2063           
  Branches      529      529           
=======================================
  Hits         1567     1567           
  Misses        383      383           
  Partials      113      113           

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

@timofei-iatsenko
Copy link
Collaborator Author

It seems size testing worklflow works incorrect. It doesn't compare files from current PR instead it compare files from main branch. The size increase was due to this PR #1746 but size-limit didn't catch that there.

Instead it complains in every consequent PR made after that.

@sentience
Copy link

😍

@sentience
Copy link

@thekip will this move forward soon, or is it blocked by the size test?

@timofei-iatsenko timofei-iatsenko marked this pull request as ready for review September 11, 2023 07:21
@andrii-bodnar andrii-bodnar merged commit 5838d2d into lingui:main Sep 11, 2023
13 checks passed
@timofei-iatsenko timofei-iatsenko deleted the chore/update-unbuild branch September 12, 2023 07:58
@andrii-bodnar
Copy link
Contributor

@sentience available in v4.5.0

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.

3 participants