Skip to content

v2.0.0

Compare
Choose a tag to compare
@thiagodp thiagodp released this 24 Nov 19:30
· 3 commits to master since this release
  • Modernize the generated formats to foster ESM adoption.
    • Breaking from 1.x: CommonJS's require path is now 'country-to-currency/index.cjs' (instead of 'country-to-currency'). See an example.
  • Change the library to use ESM imports internally.
  • Add currency mapping for Kosovo #26
  • Update dependencies