Releases: bff-backup/code
Release wunderctl 0.138.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
- edbdb7e: feat: add ability to enable inspect for the server script runner (#788) (@devsergiy)
Bug fixes
Release wunderctl 0.137.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
- a2c94f6: feat: add beta omnigraph backed open api data (#771) (@devsergiy)
- deb25fa: feat: modify the readme of postgres example to support the flow with neon (#777) (@JivusAyrus)
- 8b3dced: feat: svelte query client (#683)Co-authored-by: Sergiy Petrunin spetrunin@users.noreply.github.com Co-authored-by: Eelco Wiersma contact@pagebakers.nl Co-authored-by: Pagebakers eelco@appulse.nl (@DaniAkash)
Bug fixes
Release wunderctl 0.136.1
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
Bug fixes
Release wunderctl 0.136.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
- f2a3b47: feat: add docs for neon integration (#768) (@JivusAyrus)
- c6ecc0c: feat: enable CORS headers for requests that result in 404/405 (#767) (@fiam)
Bug fixes
Release wunderctl 0.135.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
- 7cfa815: feat: custom error support for typescript operations (#759) (@StarpTech)
- 7045b52: feat: use .cjs extension for commonjs to support esm projects (#752) (@Pagebakers)
Release wunderctl 0.134.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
Release wunderctl 0.133.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
- 081ef23: feat: add raw sql support (#745) (@jensneuse)
- dfea390: feat: create a deploy to wundergraph cloud (#741 (@Pagebakers)
- 111decc: feat: new local cache implementation (#727) (@fiam)
Bug fixes
Release wunderctl 0.132.1
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
Bug fixes
- 2b424f3: fix: custom int/float scalars usage in arguments (#427)Co-authored-by: Alberto García Hierro alberto@garciahierro.com Co-authored-by: Sergiy 818351+devsergiy@users.noreply.github.com Co-authored-by: spetrunin neyasut@gmail.com (@OLingard)
- 47c1cf3: fix: do not inject empty queries (#718)Co-authored-by: Sergiy 818351+devsergiy@users.noreply.github.com Co-authored-by: Eelco Wiersma contact@pagebakers.nl Co-authored-by: Alberto García Hierro alberto@garciahierro.com (@erguotou520)
- 73e2a09: fix: fixing multidimensional array schema in codegen (#731)Co-authored-by: abdelhameedalsayed abdulhameed.azab@gmail.com (@abdelhameedhamdy)
Release wunderctl 0.132.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
- 2223d5c: feat: add support for declaring a list of public claims (#706) (@fiam)
- fca90e3: feat: add support for generating OpenAPI specs for applications (#716) (@fiam)
- ce0a0a0: feat: add support for injecting variables into nested paths (#678) (@fiam)
- 35e69a3: feat: improve webhooks API and add support for the new operations client (#709) (@Pagebakers)
Bug fixes
Release wunderctl 0.131.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Bug fixes
- 16bb72c: fix: sse json patch (#708) (@jensneuse)