hapi-swagger/hapi-swagger

13.0.0 Release Notes

Closed this issue · 0 comments

Summary

The API is 100% compatible with v12. This release moves @hapi/joi to a peer dependency .

Breaking Changes

@hapi/joi must be installed independently: npx install-peerdeps hapi-swagger

Fixed

  • #648 Move @hapi/joi to peer dependency