Skip to content

fix: support native Node ESM exports - #1016

Merged
zombieJ merged 5 commits into
masterfrom
zoomdong/native-node-esm
Sep 9, 2026
Merged

fix: support native Node ESM exports#1016
zombieJ merged 5 commits into
masterfrom
zoomdong/native-node-esm

build: use father-plugin for CommonJS default interop

aceeb4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 1s

98.88% (+0.00%) compared to bf60fbd

View this Pull Request on Codecov

98.88% (+0.00%) compared to bf60fbd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.88%. Comparing base (bf60fbd) to head (aceeb4d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1016   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files          68       68           
  Lines        2868     2868           
  Branches      795      823   +28     
=======================================
  Hits         2836     2836           
  Misses         29       29           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 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.