Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@tjdavey tjdavey released this 06 Sep 12:58
5a8b287

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