Release wunderctl v0.94.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.
Changelog
Features
- 57c2a39: feat: kill middleware process on wunderctl up start (#77) (@jensneuse)
- 82059cf: feat: use headersobject for transport hooks (#75) (@jensneuse)
Bug fixes
- c31644d: fix(auth): pass raw access token to hook (#76) (@StarpTech)
- 75a3a61: fix(codegen): auth / s3 code generation (@StarpTech)
- 72a1605: fix: split user and id token due to size, add auth0 example (#71) (@jensneuse)