Release wunderctl v0.95.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.
Changelog
Features
- 282797d: feat: extract typescript client from nextjs (#72) (@Pagebakers)
- e2468c8: feat: replace the legacy client with the new implementation (#78) (@Pagebakers)
Bug fixes
- 31f5ab1: fix: #86 support pnpm 7.5+ (#88) (@Pagebakers)
- 1b5cb7d: fix: make after clone (@jensneuse)
- 1e885e4: fix: make after clone (@jensneuse)
- 4b87286: fix: make after clone (@jensneuse)
- 719ad5c: fix: nextjs client fails hard when a page misses "withWunderGraph" (#73) (@Pagebakers)
- 2a64e99: fix: scroll navigation links into view (#102) (@Pagebakers)
- 8f5d916: fix: update tsdoc for hooks config (@StarpTech)