Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

1.3.0

Choose a tag to compare

@pkarw pkarw released this 31 Aug 07:37
· 875 commits to develop since this release

We plan to keep the monthly release cycle with new features + improvements. This release contains mostly bug fixes/stability fixes and some minor feature improvements.

Please read the UPGRADE NOTES before pulling out the latest changes

Added

  • GraphQL server support
  • TypeScript support - please check TypeScript Action Plan for details
  • New core/modules added regarding the Refactor to modules plan
  • Price tier's support #1625
  • Qty field on product page #1617
  • Offline orders confirmation dialog has been added #1430
  • pwa-compat library has been added to support fully PWA manifests on legacy browsers
  • dynamic port allocation #1511

Removed

  • unused libs, components, core/api/cart webpack aliases
  • global.$VS has been replaced with rootStore #1624

Changed

  • core directory is now a @vue-storefront/core package, webpack alias and all related imports reflect this change [#1513]
  • core/api renamed to core/modules, mixin features moved to core/modules/module_name/features
  • core/lib/i18n moved into separate @vue-storefront/i18n package

Fixed

  • installer paths are now normalized (to support paths including spaces) #1645
  • status check added to the configurable_children products #1639
  • product info update when clicking the related products #1601
  • media gallery issues + mobile view
  • product slider fixes #1561
  • shipping carrier code is now passed with order #1520
  • SEO support fixes #1514
  • UX fixes
  • bundle size optimizations (translations)
  • password validation rules are now aligned (server/client) #1476

Credits for 1.3.0

Credits will be provided with the official release - Thank You to all contributors!
Check out the blogpost on our recent Hackathon - a lot of features from the event are now included in this release!

If you want to appear on this list with the next release, don't hesitate to become a contributor. Just drop us an e-mail to [email protected]