Skip to content

Release v0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 21 Dec 05:09

Changelog

v0.3.2-beta (2019-12-21)

Full Changelog

Release v0.3.2

Checklist

  • Improved handling of unsupported product types #199
  • Adds cart field to cart mutations output. #194
  • Better guest customer support #187
  • WPUnion injector added for Product types. #188

Enhancements:

  • Cart mutations should return updated cart object. #192
  • Shipping Method Queries and Mutators for Cart #167
  • ShippingZone and ShippingMethodInstance type #26

Fixed:

  • WooCommerce Subscriptions plugin throws Internal server error #185
  • Improve createOrder mutation to enable creating order as a guest, without the need of creating new customer account. #168