Skip to content

v10.0.5

Compare
Choose a tag to compare
@jeffbski jeffbski released this 08 Dec 01:32
· 52 commits to master since this release

Update to [email protected]

Joi@10 split the moment date functionality into joi-date-extensions so the bundled browser version of that is joi-date-extensions-browser (however there is still an unresolved issue when bundling joi-browser and joi-date-extensions-browser), so I created an alternative joi-full which is a universal/isomorphic build that includes the date extension and works on Node.js and in the browser using webpack or browserify.

You no longer need moment as a peer dependency unless you use joi-date-extensions-browser or joi-full.