You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump version to 0.3.1-alpha.0 and update formatCurrency default currency to USD
- Change formatCurrency default currency from EUR to USD across all platforms (TypeScript, Kotlin, Dart)
- Add validation to throw on NaN/Infinity amounts in formatCurrency (RangeError in TypeScript, IllegalArgumentException in Kotlin, ArgumentError in Dart)
- Update all version references from 0.3.0-alpha to 0.3.1-alpha.0 across README, docs, package files, and SECURITY.md
- Update formatCurrency examples
0 commit comments