Skip to content

Releases: tjdavey/joi-bcp47

1.1.0

06 Sep 12:58
5a8b287
Compare
Choose a tag to compare

Dependency Updates August 2022

Changes:

  • peerDependencies now uses the joi dependency rather than the deprecated @hapi/joi dependency. Version compatability retained at >=16.1.8
  • Testing now tests all versions for Joi that fulfill the peerDependency constraint of >=16.1.8 using test-all-versions
  • CI Testing now includes Node 18.x. We no longer test against Node 8.x, 10.x and 12.x.
  • bcp47 dependency updated to 1.1.2 in NPM lockfile.
  • Multiple development dependencies updated
  • NPM lockfile updated to version 2
  • Added compatibility chart to README.md

1.0.0

24 Jun 13:16
Compare
Choose a tag to compare

First release!

d1b0e96...v1.0.0