Release v0.3.3
Pre-release
Pre-release
Minor bugfixes, security patches, and enhancements.
- Extra layer of security on some product fields #213
- Cart to CartItem connection enhanced #215
- Customer functionality improved #212 #214
orderByquery removed, and it's parameters have added toorderquery.- Fixed
OrdertoRefundconnection andCustomertoRefundconnection. - Fixed bug concerning guest customer order resolution.
- Connection patch for WPGraphQL #1111
metaDatafield added tocheckoutmutation.- Extra layer of security added to
ordermodel - Pagination testing implemented for connections that support pagination.
Updated tests
- ProductQueriesTest #213
- RefundQueriesTest
- OrderQueriesTest
- CartQueriesTest #215
- ConnectionPaginationTest
Special Thanks to @jasonbahl & @saleebm for contributing