Releases: solidusio/solidus_graphql_api
Releases · solidusio/solidus_graphql_api
v0.3.1
What's Changed
- Allow GraphQL endpoint to be conditionally included. Closes #209 by @zachfeldman in #210
New Contributors
- @zachfeldman made their first contribution in #210
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add Gem Version badge by @AlessioRocco in #135
- Graphql doc by @SamuelMartini in #122
- Fix master build by @Sinetheta in #147
- Solidus 3 preparation by @cpfergus1 in #167
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #166
- Make dependency on Rails > 6.1 explicit by @waiting-for-dev in #177
- Fix user impersonation security vulnerability by @waiting-for-dev in #182
- Fix remote possibility to return wrong current order by @waiting-for-dev in #183
- Add option_type field within OptionValue type by @waiting-for-dev in #184
- Upgrade batch-loader dependency version by @waiting-for-dev in #186
- Fix duplication of records on has_many_through associations by @waiting-for-dev in #185
- Add ShippingMethod type and associate to ShippingRate by @waiting-for-dev in #187
- Fix rendering blob URLs on disk storage by @waiting-for-dev in #189
- Allow creating a billing address by @waiting-for-dev in #188
- Update development dependencies by @waiting-for-dev in #191
- Support graphql 1.12 by @waiting-for-dev in #190
- Fix error on JSON type after update to graphql 1.12 by @waiting-for-dev in #192
- Bump version and generate Changelog by @waiting-for-dev in #194
- Make it compatible with Solidus up to v4.1 by @waiting-for-dev in #207
New Contributors
- @Sinetheta made their first contribution in #147
- @cpfergus1 made their first contribution in #167
- @waiting-for-dev made their first contribution in #177
Full Changelog: v0.1.0...v0.3.0