Releases: BRIXTOL/currency-codes
Releases · BRIXTOL/currency-codes
v1.1.1
v1.1.0
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.