From 0c76693a39ce5f1d413907ad307753a296426cdc Mon Sep 17 00:00:00 2001 From: Guilherme Carvalho Date: Tue, 8 Aug 2023 15:08:21 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acaa5d0b..9d4bc1d8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Kickoff your store with this boilerplate. This starter ships with the main FastStore configuration files you might need to get up and running blazing fast with the blazing-fast store for React. -## ⚠️ Before you start +## ⚠️ Before you start As of Sep, 2022, this starter is still far from covering most basic cases found on VTEX. To summarize what we still do not support that is considered basic on the VTEX commerce platform, we prepared the list below. If the feature you want is listed, you can either wait for us to add support to the feature, or fork the repo and implement on your own. Note that, by forking the repo, you will miss new features and improvements we do in this repo and you will need a developer to backport the feature to your store. Finally, this list is a work in progress, so some features may be missing from both base.store starter and this list. From 27f4ba2f699804b7c82e77a8f1bf451cc669ab82 Mon Sep 17 00:00:00 2001 From: Guilherme Carvalho Date: Tue, 8 Aug 2023 15:10:35 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d4bc1d8..5334f1bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Kickoff your store with this boilerplate. This starter ships with the main FastS ## ⚠️ Before you start -As of Sep, 2022, this starter is still far from covering most basic cases found on VTEX. To summarize what we still do not support that is considered basic on the VTEX commerce platform, we prepared the list below. If the feature you want is listed, you can either wait for us to add support to the feature, or fork the repo and implement on your own. Note that, by forking the repo, you will miss new features and improvements we do in this repo and you will need a developer to backport the feature to your store. Finally, this list is a work in progress, so some features may be missing from both base.store starter and this list. +As of Sep, 2023, this starter is still far from covering most basic cases found on VTEX. To summarize what we still do not support that is considered basic on the VTEX commerce platform, we prepared the list below. If the feature you want is listed, you can either wait for us to add support to the feature, or fork the repo and implement on your own. Note that, by forking the repo, you will miss new features and improvements we do in this repo and you will need a developer to backport the feature to your store. Finally, this list is a work in progress, so some features may be missing from both base.store starter and this list. 1. Multiple CMS Previews. Only one user is allowed to preview content from the CMS at a time. If two users preview any content from any page at the CMS, the previews are not consistent and one user may see data from the other. 2. Price Table