Release wunderctl 0.139.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
- 77f92e3: feat: add auth middleware hook to nextjs client (#795) (@Pagebakers)
- c2ed5b0: feat: mark operations as internal when inside internal folder (#803) (@thisisnithin)
- 094ae35: feat: sveltekit & vite-svelte examples (#805) (@DaniAkash)
- 6bf7498: feat: tui + log handling (#813) (@StarpTech)
Bug fixes
- 8d295f9: fix: formatting errors introduced in svelte examples (#817) (@DaniAkash)