Release wunderctl v0.94.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
- ec6226e: feat: add introspection caching & DataSource polling (#63) (@jensneuse)
Bug fixes
- da50653: fix: break request on hook error, improve logging (#69) (@StarpTech)
- e58dea4: fix: ensure all hooks are called for live queries (#67) (@StarpTech)
- 55435df: fix: restart hooks server, ensure __wg exists (#68) (@StarpTech)