Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle missing route options (#236)
* fix: handle missing route options * fix: support 4.0 version without routeOptions at all * chore: return fastify version back * refactor: get req config w/o function * refactor: use optional chaining to get config * refactor: remove extra ?. operator
- Loading branch information