Release wunderctl v0.91.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.
Changelog
Features
- 594af1d: feat(server): reimplement bundling, watcher, script runner (#32) (@StarpTech)
Bug fixes
- 9bc09e6: fix(wunderctl): terminated problem on Windows (#33) (@motopods)
- 7f41a65: fix: add test for schema merge conflict, improve error message (#27) (@StarpTech)