Skip to content

v0.1.0

Choose a tag to compare

@NamesMT NamesMT released this 27 Sep 02:40
· 122 commits to main since this release

compare changes

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