v0.2.0
What's Changed
- Updated Vite, Vue plugin, and esbuild to fix npm audit. by @DevilsAutumn in #126
- Fixed #119 -- Consolidated shared route definition construction. by @DevilsAutumn in #132
- Fixed #111 -- Added Response.set_cookie() and delete_cookie() helpers. by @yanurag-dev in #120
- Fixed #133 -- Updated dependency locks for audit fixes. by @DevilsAutumn in #134
- Fixed #137 -- Added RouteGroup include guard tests. by @vaguul in #139
- Fixed #135 -- Added tests for swagger UI asset response error handling. by @Shubham071122 in #143
- Fixed #49 -- Failed loud on unresolved handler annotations. by @DevilsAutumn in #142
- Fixed #62 -- Added surface-aware middleware configuration. by @DevilsAutumn in #145
- Bump version to 0.2.0 by @DevilsAutumn in #147
New Contributors
- @vaguul made their first contribution in #139
- @Shubham071122 made their first contribution in #143
Full Changelog: v0.1.1...v0.2.0