Skip to content

v11.0

Compare
Choose a tag to compare
@lauraluiz lauraluiz released this 24 Jul 09:36
· 577 commits to master since this release
  • Forced developers to add scope to credentials (if you don't, an error will occur). Make sure to follow the instructions How to use your own project data.
  • Cleaned session and retry on 401/403 errors.
  • Allowed different header/footer components per page.
  • Abstracted and improved style of forms, carts/orders and customer account.
  • Removed global SelectBoxIt, now you need to import it on demand in your component.
  • Removed manifest icons that yielded errors.
  • Fixed flaky tests.
  • Updated dependencies.