diff --git a/_config.yml b/_config.yml index b2b1f47f..c06a7f3a 100755 --- a/_config.yml +++ b/_config.yml @@ -23,6 +23,7 @@ sidebar_categories: - docs/advanced/graphql/overview - docs/advanced/graphql/meta-modules - docs/advanced/graphql/slim-down-resolvers-with-loaders + - docs/advanced/graphql/remote-schemas Checkout: - docs/advanced/checkout/overview - docs/advanced/checkout/add-custom-checkout-step @@ -42,6 +43,7 @@ sidebar_categories: - docs/concepts/react-components-structure Magento2: - docs/magento2/overview + - docs/magento2/graphql Reference: - docs/reference/front-commerce-js - docs/reference/configurations diff --git a/source/_posts/release-1.0.0-alpha.2.md b/source/_posts/release-1.0.0-alpha.2.md new file mode 100755 index 00000000..79591829 --- /dev/null +++ b/source/_posts/release-1.0.0-alpha.2.md @@ -0,0 +1,91 @@ +--- +title: "Release: 1.0.0-alpha.2" +date: 2019-03-25 +--- + +Front-Commerce `1.0.0-alpha.2` has been released with several improvements: revamped cart page, remote schema stitching, sitemap generation… + +Read more about what’s new in this release that makes us closer to 1.0! + + + +## Atoms improvements + +As you may know, [Front-Commerce UI components are organized according to Atomic Design’s principles](/docs/concepts/react-components-structure.html). +In this release, several atoms have been improved to make their API clearer and reduce the risk to use them incorrectly. + +The main components impacted are: `