jedireza / mongo-models

:package: Map JavaScript classes to MongoDB collections
MIT License
67 stars 28 forks source link

Compatibility with @hapi/joi 17 #48

Closed bmgdev closed 4 years ago

bmgdev commented 4 years ago

Reza, anyone in process here on getting up to 17 or need a PR?

jedireza commented 4 years ago

Nope. A PR would be great! 🙏

bmgdev commented 4 years ago

K, we recently had to upgrade multiple Hapi backends but it wasn't much work as I recall. @maratvmk could you submit a PR for Joi 17? Least we can do for you maintaining these repos for so long, thanks Reza.

maratvmk commented 4 years ago

@jedireza please check my PR https://github.com/jedireza/mongo-models/pull/50/files with Joi 17 and other package updates. All test passed

jedireza commented 4 years ago

Thanks folks. Published as mongo-models@3.0.4.