Releases: thiagodp/country-to-currency
Releases · thiagodp/country-to-currency
v2.0.1
v2.0.0
- Modernize the generated formats to foster ESM adoption.
- Breaking from
1.x
: CommonJS'srequire
path is now'country-to-currency/index.cjs'
(instead of'country-to-currency'
). See an example.
- Breaking from
- Change the library to use ESM imports internally.
- Add currency mapping for Kosovo #26
- Update dependencies