Release wunderctl 0.145.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- c46a2e6: feat: add sveltekit auth example (#801)Co-authored-by: Eelco Wiersma contact@pagebakers.nl Co-authored-by: Dani Akash DaniAkash@users.noreply.github.com (@leoalves)
- f4a1e55: feat: add sveltekit-todos example (#837)Co-authored-by: Eelco Wiersma contact@pagebakers.nl (@leoalves)
- 9f31b17: feat: inconsistencies in ts clients api (#857) (@Pagebakers)
Bug fixes
- 100a88f: fix: incorrect env read for public node url (#897) (@thisisnithin)