Release wunderctl 0.169.2
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
- d6c7199: feat: add docs about .wundergraphignore (#1184) (@StarpTech)
Bug fixes
- 76c8b36: fix(mock-library): ensure to read req body only once (#1188) (@StarpTech)
- 885ffe3: fix: server logger missing cloud env bindings (#1191) (@thisisnithin)
- 979f215: fix: type error in generated jsonschema.ts file (#1190) (@thisisnithin)