GraphiQLBundle Versions Save

This Symfony Bundle provides GraphiQL interface for your project

v0.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/overblog/GraphiQLBundle/compare/v0.2.1...v0.3.0

v0.2.1

4 years ago

v0.2.1 (2020-02-04)

  • Support React v16 and fetch v3 (#24 @htulipe)

v0.2.0

4 years ago

v0.2.0 (2019-11-29)

  • Support Symfony 5.0 by @benji07 and @mcg-web in #23

v0.1.2

5 years ago

v0.1.2 (2018-12-08)

  • Support Symfony 4.2 and php 7.3 (#22)

v0.1.1

5 years ago
  • Make it possible to configure a endpoint resolver for graphiql #14 (thanks @alafon)
  • User Deprecated: Referencing controllers with a single colon is deprecated since Symfony 4.1. #16 (thanks @xkobal)
  • Add GraphiQL parameters Twig block #17 (thanks @Destroy666x)

v0.1.0

6 years ago

v0.1.0 (2018-01-24)

Initial release after the splitting from OverblogGraphQLBundle Read migration notes on: overblog/GraphQLBundle#199

v0.1.0-BETA1

6 years ago

Working version after the splitting from OverblogGraphQLBundle Read migration notes on: https://github.com/overblog/GraphQLBundle/issues/199