Skip to content

Release wunderctl v0.91.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 18:48
· 6 commits to main since this release
f59516d

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)