Conversation
🦋 Changeset detectedLatest commit: 60335f0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 21 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Looks like we also need to be a good citizen now and not use plain |
That's fine - node wasn't receiving any ESM files from us in v2 beyond short reexporting |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## next #1482 +/- ##
==========================================
- Coverage 80.75% 71.65% -9.10%
==========================================
Files 52 65 +13
Lines 2234 5007 +2773
Branches 665 871 +206
==========================================
+ Hits 1804 3588 +1784
- Misses 425 1414 +989
Partials 5 5 ☔ View full report in Codecov by Sentry. |
|
@remorses is there any specific reason why you have downvoted this? |
bluwy
left a comment
There was a problem hiding this comment.
Looks great to me! I didn't expect Jest to be swapped out with Vitest here, but I welcome it 😄
I tested this locally a bit and all seems to be working well. Should we add the major changesets too?
I almost had it working with Jest but it tried to execute ESM
Yeah. Thanks for the reminder |
…u can run `yarn changeset` in the repo without building
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
No description provided.