Today i updated my module from v9 to v10 and i saw that date().format() was removed. With that in mind i have 2 questions:
.format() removed?Thank you for the attention.
You can find the release notes for all hapi repos under the release notes label https://github.com/hapijs/joi/issues?q=is%3Aissue+label%3A%22release+notes%22
You will also find the answer to your second question in the release notes of v10 ;)
Most helpful comment
You can find the release notes for all hapi repos under the
release noteslabel https://github.com/hapijs/joi/issues?q=is%3Aissue+label%3A%22release+notes%22You will also find the answer to your second question in the release notes of v10 ;)