timestamp1602785220001
Inventory levels are no longer returned in Stencil context based on settings
by BigCommerce
Inventory Levels will no longer be returned in the Stencil context data if your store's Inventory settings are set to "Don't show Stock Levels". Previously, this setting would only hide the stock levels on individual product pages...timestamp1601997840001
Stencil CLI 3.0 Release
by BigCommerce
Stencil CLI 3.0 has released, with these improvements: Node 12 support Much improved stencil pull with better merging logic and drastically improved performance Many CLI commands have been improved to work better with automated...timestamp1601575440001
TLS 1.2+ required for API connections beginning October 31, 2020
by BigCommerce
BigCommerce will be deprecating the use of Transport Layer Security (TLS) 1.1 on October 31, 2020 and customers will be required to utilize TLS versions 1.2 or greater. Any access to services that currently rely on TLS 1.1 or older will...timestamp1600356060001
Deprecation of JSPM in stencil-cli for September 17, 2020
by BigCommerce
Theme The new stencil-cli version (2.0.0) no longer supports JSPM. Developer Blog How to Build Your First BigCommerce Apptimestamp1599688200001
Page Builder and API Updates for September 9, 2020
by BigCommerce
Page Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...timestamp1597850400001
Stencil-utils versions below 2.0.0 are deprecated
by BigCommerce
As of stencil-utils 2.0.0, the storefront API which returns the status of the cookie notification feature was removed: https://github.com/bigcommerce/cornerstone/pull/1380 This API is now deprecated, and will return a hardcoded...timestamp1597165740001
Required stencil-cli version is now 2.0.0
by BigCommerce
As of August 11, 2020, the required stencil-CLI version for local development is now 2.0.0. To update to the latest version of stencil-cli, simply run npm install -g @bigcommerce/stencil-cli. We recommend using the latest Node 10.x...timestamp1597149780001
Per-Device Image Resizing based on user agent has been disabled; use srcset
by BigCommerce
As of August 11, 2020, the BigCommerce CDN will no longer downscale the resolution of images when it detects that an end user is shopping from a mobile device with a small screen. In order to make sure that file size & quality is...timestamp1595953320001
GraphQL Storefront API Complexity Scoring Adjusted
by BigCommerce
Based on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...