any-schema-you-like
any-schema-you-like copied to clipboard
Updating for v5
Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
Issue
I'm looking to update this repo for v5. https://github.com/fastify/fastify/issues/5116
Changes Needed (Please let me know if anything might be missing)
- Update workflows to use v4
- Update dependencies
- Update minimum fastify version in
index.js
Should the plugin minimum fastify version be updated from 4 to 5?
https://github.com/fastify/any-schema-you-like/blob/01523e724db7ef1be3c73f27d7f30f5e5f2ee671/index.js#L34
Should the plugin minimum fastify version be updated from 4 to 5?
Yes.
@jsumners can you make a next branch for this? Anything else I need to include in a PR outside of what's in this issue?