Release wunderctl 0.131.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
- a69d54b: feat: store generated authentication secrets in secrets manager on deploy (#666) (@Aenimus)
Bug fixes
- 85e6d88: fix: enable ts strict mode in examples for much faster type inference (#696) (@StarpTech)
- 864305f: fix: graphql introspection with renamed query types (#699) (@devsergiy)
- 0ce00ec: fix: support yarn 3 with create-wundergraph-app --init (#704) (@Pagebakers)
- 86ab905: fix: updating quickstart guide with new link (#688) (@painotpi)