What's Changed
- Fix: Fix review request validation by @repl6669 in #76
- Fix: Use string for purchasable_id in schema & fix validation messages by @repl6669 in #77
- Feat: Make rating required in request configurable by @repl6669 in #78
- Feat: Handle cart - customer relationship by @repl6669 in #79
- Feat: Add set customer endpoint which works with cart from session by @repl6669 in #80
- Fix: Fix n+1 queries when including prices to resources by @repl6669 in #81
- Feat: Update user customer policies by @repl6669 in #82
- Feat: Set customer groups before setting customer to cart by @repl6669 in #83
- Feat: Update lunar to
1.1.0by @repl6669 in #84 - Fix: Abort 404 when accessing draft product by @repl6669 in #85
- Feat: Add pivot product position to collection schema by @repl6669 in #86
- Feat: Refactor
variantValuesrelationship by @repl6669 in #87 - Fix: Fix variant values relationship on products by @repl6669 in #88
- Feat: Add filters to product options and product option values by @repl6669 in #89
- Feat: Order product variant values by position by default by @repl6669 in #90
- Feat: Order product variant values by position by @repl6669 in #91
- Feat: Add filters to product variants by @repl6669 in #92
- Feat: Update order during checkout by @repl6669 in #93
- Feat: Scope only published product associations by @repl6669 in #94
- Feat: Update to lunar 1.3.0 by @repl6669 in #95
Full Changelog: 1.0.13...1.0.14