2.7.0
Featured Changes
- Initial release of Page Designer page rendering support in
template-retail-react-app
. - Support for
product-set
product types intemplate-retail-react-app
. - Support for Node 16 across the board for PWA Kit.
Changes
Full changelog: release-2.6.x...release-2.7.x
commerce-sdk-react-preview
- Add Page/Region/Component components for shopper experience/page designer page rendering #963.
- Namespace
Auth
storage keys with site identifier to allow multi-site support #911. - Add Shopper Experience
usePage
andusePages
hooks#958. - Refactors and security package updates.
pwa-kit-dev
- Add explicit
ws
dependency #865. - Security package updates.
pwa-kit-runtime
- Support Node 16 #965.
- Security package updates.
template-retail-react-app
- Add Page Designer ImageTile component #967.
- Add Page Designer ImageWithText component #991.
- Add Page Designer carousel component #977.
- Add Page Designer layout components #993.
- Support the product-set type #1019.
New Contributors
- Thanks @breadadams for your first contribution in #950.