Skip to content

Releases: guilhermehn/validar-cpf

v3.1.1

10 Sep 14:32
Compare
Choose a tag to compare

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

28 May 17:27
Compare
Choose a tag to compare

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

14 Mar 15:33
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • Drop support for Node versions below 16

Full Changelog: v2.1.2...v3.0.0

v2.1.2

06 Nov 22:51
6d0be82
Compare
Choose a tag to compare
2.1.2

v2.1.1

06 Nov 22:39
Compare
Choose a tag to compare
2.1.1

v2.0.4

03 Mar 06:42
aaf43ea
Compare
Choose a tag to compare
  • Switched from mocha to jest
  • Minor readme fixes
  • Added jsdoc
  • Added prettier integration to eslint
  • Added github workflow