Skip to content

Update Dynogels to work with Joi v17 #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deedw
Copy link

@deedw deedw commented Mar 17, 2021

This pull request includes changes to dynogels to make it compatible with the latest version of Joi (v17.4.0 at time of writing). Tests and examples have also been updated.

This will be a breaking change for implementations that have schemas that are not compatible with Joi 17, for example Joi's any.default(value) no longer allows a description argument.

Joi's minimum node version is Node v8, so Dynogels' minimum version will also increase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant