Dev Center Updates

Node 12 End-of-life on April 30th

by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update their
Warning
Stencil

Change to number of product images returned in Stencil home page resources on April 15

by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returning
Stencil
Warning

Change to default number of product images returned by GraphQL on April 15

by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`
Storefront API
Warning

Upcoming changes to HTTP header casing

by BigCommerce
Infrastructural changes to BigCommerce over the next 2 weeks may result in some HTTP headers being returned as lowercase which previously had a mixture of uppercase and lowercase characters. For example, HTTP header names such as
API
Warning

Required Stencil-CLI version set to 3.5.0

by BigCommerce
A bug affecting users of stencil-CLI has been fixed as of CLI version 3.5.0. As this bug was resulting in CLI requests incorrectly redirecting which resulted in a degradation of the local development experience, we have bumped the required
Stencil
Announcement
Warning

API Announcement for March 4, 2021

by BigCommerce
On April 30, 2021, the Coupon API will limit the characters allowed in a coupon name. An error will result if any special characters other than the following are used in the Coupon code field: Alphanumeric values White spaces Underscores (
Announcement
Warning
API

The qty_in_cart property is removed from the Stencil Common Product Card object

by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...
Stencil
Theme
Warning

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...
Warning
Stencil
Bug Fix

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...
API
Warning
Announcement