Skip to content

Comments

feat(normalize): add normalize method compatible with the version from node:path#861

Merged
susnux merged 1 commit intomainfrom
feat/normalize
Feb 18, 2026
Merged

feat(normalize): add normalize method compatible with the version from node:path#861
susnux merged 1 commit intomainfrom
feat/normalize

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Feb 18, 2026

Sometimes used by us causing apps to rely on poly filling node modules. Instead we can also simply provide this method.

Added tests similar as the node package use to ensure compatibility.

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9a52a9d) to head (a94aefc).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #861   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           45        58   +13     
  Branches        10        13    +3     
=========================================
+ Hits            45        58   +13     

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

…rom `node:path`

Sometimes used by us causing apps to rely on polyfilling node modules.
Instead we can also simply provide this method.

Added tests similar as the node package use to ensure compatibility.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux merged commit 9b58942 into main Feb 18, 2026
9 checks passed
@susnux susnux deleted the feat/normalize branch February 18, 2026 12:29
@susnux susnux mentioned this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants