Release wunderctl 0.170.0
This is a new release of the command-line interface (CLI) wunderctl.
It allows you to create, deploy and manage your WunderGraph application.
Please check the readme or documentation if you want to learn more.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 6d04ce3: feat(wunderctl): option to set host to bind to for debugging only (#1156) (@samberic)
- 23ef673: feat: make GraphQL playground available in more scenarios without additional configuration (#1211) (@fiam)