Skip to content

Update Dynogels to work with Joi v17#197

Open
deedw wants to merge 2 commits intoclarkie:masterfrom
deedw:feature/joi17
Open

Update Dynogels to work with Joi v17#197
deedw wants to merge 2 commits intoclarkie:masterfrom
deedw:feature/joi17

Conversation

@deedw
Copy link
Copy Markdown

@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