Skip to content

2.0-beta13.2

Choose a tag to compare

@alecritson alecritson released this 23 Jun 07:14

Fixed

  • Order screens will now handle null placed_at columns.
  • Switched to using array access on dynamic scopes for Laravel 9 support
  • Scoped the FilePond reference it's component to sort browser quirks

Changed

  • Cart/Order modifiers now require $next in pipeline usage.