What's Changed
- Fix: Rename env variable by @repl6669 in #3
- Feat: Set order signed links in order resource by @repl6669 in #5
- Feat: Add storefront session endpoints by @repl6669 in #4
- Fix: Do not invalidate session on logout if request does not have one by @repl6669 in #7
- Fix: Fix in stock filter by @repl6669 in #9
- Test: Order meta can be updated by @repl6669 in #10
- Fix: Always merge order meta on update by @repl6669 in #11
- Fix: Fix payment authorization by @repl6669 in #12
- Feature/handle hidden payment options by @repl6669 in #14
- Fix: Fix getting last order transaction by @repl6669 in #15
- Feat: Update laravel-json-api to v5 by @repl6669 in #16
- Fix: Create transaction before updating order status by @repl6669 in #17
- Feat: Add product id to product variant schema by @repl6669 in #18
- Feat: Add purchasable to includes after checkout by @repl6669 in #19
- Generate and check relative url signatures by @repl6669 in #20
- Fix: Fix products N+1 queries by @repl6669 in #21
- Fix: Fix price and product option value N+1 queries by @repl6669 in #22
- Stripe feat: Check eshop ID before processing stripe webhooks by @repl6669 in #23
- Feat: Dispatch order created event from observer by @repl6669 in #24
- Feat: Add cart checked out event by @repl6669 in #25
- Fix: Return validation exception (422) instead of lunar exception (500) when adding or updating cart lines by @repl6669 in #27
- Fix: Return validation exception (422) instead of lunar exception (500) during checkout by @repl6669 in #28
- Update to lunar 1.0.0-beta.9 by @repl6669 in #29
- Feat: Update lunar to 1.0.0-beta.10 by @repl6669 in #30
- Fix: Fix customer group pricing by @repl6669 in #33
- Feat: Update to lunar beta 16 with Laravel 12 support by @repl6669 in #34
Full Changelog: 1.0.0...1.0.1