v0.11.1
What's Changed
This is a bug fix release, containing a solution for #217.
Previously query parameters of an array type did not work when a single element was provided, now this will be parsed and handed to the route handler as an array of one element.
Bug fixes
Misc
- chore(deps): update all dependencies by @renovate in #210
- chore(deps): update all dependencies by @renovate in #221
- chore: refresh data / use new okta specs by @mnahkies in #222
- chore: update dependencies by @mnahkies in #223
- fix: peer dependency by @mnahkies in #224
Full Changelog: v0.11.0...v0.11.1