Releases: guilhermehn/validar-cpf
Releases · guilhermehn/validar-cpf
v3.1.1
What's Changed
Fixes
- Type definition wasn't included in the npm package (thanks @9mm)
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Update development dependencies
- Add TypeScript typing
- Improve documentation
- Translate documentation to English
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
BREAKING CHANGES
- Drop support for Node versions below 16
Full Changelog: v2.1.2...v3.0.0
v2.1.2
2.1.2
v2.1.1
2.1.1
v2.0.4
- Switched from mocha to jest
- Minor readme fixes
- Added jsdoc
- Added prettier integration to eslint
- Added github workflow