OverblogGraphQLBundle v0.13.4 Release Notes

Release Date: 2020-08-27 // over 3 years ago
  • [v0.13.4] - 2020-08-27

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix generation of last comma in arrays by @murtukov in #745
    • ๐Ÿ›  Fix annotations by @Vincz in #741
    • ๐Ÿ›  Fix resolver field with same property/method name by @mcg-web in #727
    • ๐Ÿ‘ re-add support for isser methods by @Kocal in #720
    • ๐Ÿ›  Fix annotations default arg value always a string by @murtukov in #723
    • ๐Ÿ›  Fix annotations inherit private properties by @IceShack from original #675 fix proposed for 0.13

Previous changes from v0.13.3

  • [v0.13.3] - 2020-07-08

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #588 by changing setup of expression language functions by @sgehrig in #697
    • ๐Ÿ›  Fix ValidationNode.php for older php version by @murtukov in #687
    • ๐Ÿ›  Fix shorthand field definitions feature by @murtukov in #680