Skip to content

Release 1.0.0-rc.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@hyanmandian hyanmandian released this 25 Aug 16:30
· 166 commits to main since this release

1.0.0-rc.11 (2020-08-25)

Bug Fixes

  • esm filename in package.json (32cd815)
  • let formatCurrency() more flexible and remove default param from parseCurrency() (8a9a437)
  • deps: upgrade devDependency to fix security warning (af7c353)
  • replace array.flat with reduce to support node 10 (a47a51a)
  • workflow: update workflow config (fb449c0)

Features

  • add formatCurrency() and parseCurrency() (b0e6994)