Skip to content

Migration Guide from 0.x version to 1.x

Dawid Kraczkowski edited this page Aug 20, 2021 · 1 revision

Major change in 1.0.0 release was extraction of middlewares to their separate repos, interfaces stayed untouched.

If you are using parsed-body and/or open-api middleware make sure you update your dependencies by adding them to your .toml file and changing import paths.