v0.1.0
This release marks the package as fairly usable, there won't be multiple breaking commits between versions anymore.
Further changes will be fully conventional commits, semver and changelogenerated.
💅 Refactors
- AutoCors and cors plugin was broken I forgot about cors return in OPTIONS call (a50d440)
🏡 Chore
⚠️ Rename cors plugin options.routes > paths (adf63e6)
✅ Tests
- Health check should be without any plugin (77c77d0)
🎨 Styles
- Expect matcher condition chained on newline (f75aa93)
⚠️ Breaking Changes
⚠️ Rename cors plugin options.routes > paths (adf63e6)
❤️ Contributors
- NamesMT (@NamesMT)