Features
- add category grid
- add column section
- create new order and invoice on invoice.paid event in subscriptions
- gallery component
- pimp logger, add logs to webhook
Fixes
- [cart] cart quantity input
- [layout] columns & expandable
- [lockfile] lockfile
- [subscriptions] optimistic cart updates with and without subscription
- [db] partial unique indexes on line items with and without subscription
- [subscriptions] properly display subscription everywhere
- [subscriptions] shipping should also be a subscription
- [misc] some improvements and todos
- [typescript] ts
- [db] wrap cartFinalize in a transaction