WooGraphQL v0.11.2
Pre-release
Pre-release
Changelog
v0.11.2 (2022-08-29)
New Features:
- feat: Add filter hook to stock status enum #634 (matthijs166)
Fixed:
- fix: is_post_private overrode in WC_Post model abstract class #651 (kidunot89)
- fix: temporary customers node fix applied and tested. #650 (kidunot89)
- fix: Cart emptied after checkout #649 (kidunot89)
- fix: Most product attribute fields made nullable #648 (kidunot89)
- chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. #647 (kidunot89)
Other Changes:
- chore: Old docs removed. New logo added. #652 (kidunot89)
- (Query) Format currency in cart type #619 (victormattosvm)