Release wunderctl 0.111.3
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
Bug fixes
- 4d744a3: fix(sdk): add fastify route only if the hook is configured (#204) (@JivusAyrus)
- d59e3ab: fix(sdk/client): include extra headers from constructor (#244) (@chronotc)
- bebad2e: fix: generate outfile directory should be consistent (#228) (@xzyfer)
- 4fdf635: fix: introspection, infinite loop in file changes (#230) (@YuriBuerov)
- d3ccd0a: fix: make WunderGraphDir not mandatory for all cmds (#241) (@jensneuse)