This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
Releases: saleor/saleor-storefront
Releases · saleor/saleor-storefront
3.0.0-b.2
3.0.0-b.1
3.0.0-a.6
3.0.0-a.5
- Handle null description/content values in Editor.js - #996, #997 by @mmarkusik
3.0.0-a.4
- Add Next.js support - #955 by @piotrgrundas
- Add Eslint import sort - #979 by @piotrgrundas
3.0.0-a.3
- Drop ProductVariant.isAvailable field - #965 by @maarcingebala
3.0.0-a.2
- Saleor 1775 thumbnail size issues - #959 by @MarekChoinski
- Use only selection attributes in variant picker - #963 by @orzechdev
3.0.0-a.1
Bump to 3.0.0-a.1
3.0.0-a.0
Merge pull request #951 from mirumee/1654-use-new-sdk [1654] Use next SDK version (user channel token)
2.11
Welcome to 2.11 release of Saleor Storefront!
Changelog
- Add product hyperlink in cart page - #745 by @konstantinoschristomanos
- Add Cypress tags to all of the buttons (also speed up tests) - #718 by @krzysztofwolski
- Automatically choose variant attributes from url in ProductVariantPicker - #708 by @AlicjaSzu
- Use SDK as a standalone package - #724 by @dominik-zeglen
- Use auth API from SDK - #727 by @orzechdev
- Fix
CartRow
tests - #749 by @dominik-zeglen - Add prettier to precommit - #766 by @dominik-zeglen
- Do not use prettier on generated files - #773 by @dominik-zeglen
- Add Eslint - #776 by @dominik-zeglen
- Fix storybook config - #789 by @dominik-zeglen
- Update SDK to newest version - #795 by @dominik-zeglen
- Use intl - #782 by @przlada
- Download invoice for order - #790 by @orzechdev
- Do not throw error if unsupported payment gateway found - #819 by @dominik-zeglen
- Fix tsconfig aliases - #824 by @orzechdev
- Set billing address in first checkout step - #822 by @orzechdev
- Persist payment gateways for the whole checkout - #828 by @orzechdev
- Add test tags to address book - #847 by @dominik-zeglen
- Refresh user data if mutation fails - #854 by @dominik-zeglen
- Fix product list data overfetching - #855 by @dominik-zeglen
- Add Adyen payment gateway - #845 by @orzechdev
- Fix crash on null price range - #875 by @orzechdev
- Update collection products query - #879 by @orzechdev
- Fix checkout refreshing - #865 by @orzechdev
- Add purchase availability to product details page - #878 by @orzechdev
- Require payment recreate when payment price is wrong - #892 by @orzechdev
- Handle JWT token refreshing and verifying - #883 by @orzechdev
- Fix cart sidebar style - #897 by @orzechdev
- Refactor variant picker components and open sidebar after adding product to cart - #809 by @krzysztofwolski
- Fix checkout address view - #909 by @konstantinoschristomanos
- Support for static URL - #721 by @marianoeramirez and @dominik-zeglen
- Fix search crashing when displaying item with no category - #928 by @mmarkusik
- Fix generating site map - #915 by @rboixaderg