Skip to content
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

Upgrade for Joi 16 #12

Closed
chris48s opened this issue Sep 15, 2019 · 2 comments
Closed

Upgrade for Joi 16 #12

chris48s opened this issue Sep 15, 2019 · 2 comments

Comments

@chris48s
Copy link
Contributor

As noted in hapijs/joi#2037

The entire extension system has been replaced with a new framework that is now at the core of the entire type system. Every built-in type is just an extension of the base type. Everything the built-in types can do is now available to extensions.

🌧️ Bad news: This plugin needs a substantial rewrite to bring it up to date for Joi 16.

🌞 Good news: I made a start on this over the weekend. I've got a bit more to do, but its nearly there.. I'll finish it off, write up some notes and submit a PR in the week.

@paulmelnikow
Copy link
Collaborator

Woohoo! Thanks Chris!

@paulmelnikow
Copy link
Collaborator

Released as 4.0.0: https://www.npmjs.com/package/joi-extension-semver 🚀

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

No branches or pull requests

2 participants