timestamp1592329380001
Cart Suggestions removed from Stencil context Cart model
by BigCommerce
As of June 16, the ability to request a list of suggested products relevant to the user's current shopping cart has been removed. If this information is requested using Front Matter or a stencil-utils call, it will not be returned. This...timestamp1585946220001
Chrome's SameSite changes have been temporarily reverted by Google
by BigCommerce
In a previous changelog entry, we warned you about changes to Chrome's handling of cookies via the new SameSite attribute, which affects the behavior of cookies in iframes, and thus affects the loading of BigCommerce apps. Google has...timestamp1583880540001
PHPSESSID cookie will be removed from storefronts on April 9, 2020
by BigCommerce
On April 9, 2020, the PHPSESSID cookie will no longer be set by BigCommerce on the BigCommerce storefront or control panel.timestamp1581362640001
Certain V2 API DELETE endpoints are being removed on May 10
by BigCommerce
On May 10, the following endpoints will be removed from the V2 API: DELETE /v2/products DELETE /v2/option_sets (sometimes aliased as /v2/optionsets) DELETE /v2/customers This change ONLY affects the "collection delete" capability which...timestamp1579540500001
Changes to Chrome’s SameSite cookie policies that may affect BigCommerce apps
by BigCommerce
Beginning in February, the way Google Chrome handles cross-site cookies is changing to prevent cookies without an explicit SameSite policy from loading in cross-origin requests. More details on Chrome’s upcoming changes are available on...timestamp1570653600001
Required stencil-cli version is now 1.20.2
by BigCommerce
As mentioned in a previous update, the required stencil-CLI version for local development is now 1.20.2. To update to the latest version of stencil-cli, simply run npm install -g @bigcommerce/stencil-cli. We recommend using the latest...timestamp1567128360001
Stencil CLI minimum required version is changing on September 30th
by BigCommerce
On September 30th, 2019, the minimum required version of Stencil CLI will be raised to 1.20.2 from 1.8.0. After September 30th, you will not be able to run stencil start without being on at least the minimum supported version. This...timestamp1560528240001
API Updates June 12, 2019
by BigCommerce
Developer Blog Improve Web Font Performance in Stencil Themes with Font-display Let’s Talk About CORS Maintenance As of June 12th 2019: Remove the documentation related to the storecredit include on the beta V3 Customers API. This part...timestamp1559667660001
Removing support for Node 6 in stencil-cli
by BigCommerce
Due to Node 6's End of Life, we've removed support for it in stencil-cli from version 1.16.0 and we'll be working on phasing it out of other Stencil-related projects. As of this writing, the only supported version of Node for use with...