Releases: vtfk/js-utilities
Releases · vtfk/js-utilities
1.4.1
Patches
- Update Jest dependency to version 29.7.0 and enhance relative date format test cases: 704ecb8
- Update Node.js version in GitHub Actions workflow to 20: 436ad6a
1.3.0
Minor Changes
- Split into
cjs
and es
- To have cjs
include node-only stuff which webpack doesnt support: 12c337a
relativeDateFormat
: Accept ISO string for toDate and fromDate aswell: 4c6f1c0
1.2.0
Minor Changes
- Added
relativeDateFormat
utility: 5d95e98
- Added
currencyFormat
utility: 5e86fb4
Patches
- Update dependency minimist to 1.2.6 [SECURITY]: df95d89
- Pin dependencies: fad9abb
- Update dependency jest to v27.5.1: 11cd14e
- Merge pull request #4 from vtfk/renovate/jest-monorepo: 920a9cf
- Merge pull request #2 from vtfk/renovate/npm-minimist-vulnerability: 7134b37
1.1.0
Minor
- Added
uniqueValues
utility : 6fca763