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)
<a name="1.0.0-rc.10"></a>