Skip to content

Releases: BRIXTOL/currency-codes

v1.1.1

09 Sep 21:26
Compare
Choose a tag to compare
allow string values to be passed

v1.1.0

23 Aug 00:52
Compare
Choose a tag to compare

Mostly development workspace adjustments. The module now exposes the mapping object on the export in addition to the matching function export. Previous version were not using provided via releases. The module had a breaking change in its first major, swapping default export to named export, consult the changelog for more information.

Breakdown
  • Expose the object mapping on export, available on Currencies
  • Improved and aligned rollup build config
  • Cleaned up working directory
  • Updated readme and examples
  • Added @brixtol/eslint-config to development dependencies.
  • Added @brixtol/prettier-config to development dependencies.