Skip to content

fix TypeScript Node16 resolution for CommonJS#121

Merged
cometkim merged 6 commits intomainfrom
node16-cjs
Jan 28, 2026
Merged

fix TypeScript Node16 resolution for CommonJS#121
cometkim merged 6 commits intomainfrom
node16-cjs

Conversation

@cometkim
Copy link
Owner

Fixed #120

@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2026

🦋 Changeset detected

Latest commit: d8810e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
unicode-segmenter Patch

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

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 28, 2026

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing node16-cjs (d8810e3) with main (636ea91)

Open in CodSpeed

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          908       908           
=========================================
  Hits           908       908           

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

@cometkim cometkim merged commit 38a37f2 into main Jan 28, 2026
7 checks passed
@cometkim cometkim deleted the node16-cjs branch January 28, 2026 18:03
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.

CommonJS types not fully working

1 participant