OverblogGraphQLBundle v0.13.4 Release Notes

Release Date: 2020-08-27 // about 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