Skip to content

Conversation

@jakeboone02
Copy link
Owner

Adds support for European-style decimal comma with the decimalSeparator: '.' | ',' option.

Bumps minimum JavaScript version to ES2021 (now uses String.prototype.replaceAll).

Coming later: decimalSeparator: 'auto' to auto-detect decimal point versus decimal comma.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 20, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 68b2c25:

Sandbox Source
numeric-quantity-ci Configuration

@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7544db6) to head (68b2c25).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #37    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            4         3     -1     
  Lines          474       232   -242     
==========================================
- Hits           474       232   -242     

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

@jakeboone02 jakeboone02 merged commit 4c3b0d7 into main Jan 21, 2026
5 checks passed
@jakeboone02 jakeboone02 deleted the euro-decimal-separators branch January 21, 2026 14:15
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.

2 participants