Dev Center Updates

GraphQL Storefront API Updates - December 11th, 2019

by BigCommerce
We're excited to announce several improvements to the GraphQL Storefront API! Bugs Fixed An issue which prevented looking up products on the product node via parent SKU code when the product had variants was fixed. Enhancements The...
Storefront API
Announcement
Enhancement

Stencil-CLI 1.21.0 Release (Node 10 support)

by BigCommerce
Stencil CLI now supports environments using Node 10 To get this update, simply run npm install -g @bigcommerce/stencil-cli
Stencil
Enhancement
Announcement

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

Storefront API now in Open Beta!

by BigCommerce
Our GraphQL Storefront API is now in Open Beta and available for use on any store using Stencil. The GraphQL Storefront API enables you to freely query storefront data on top of the BigCommerce Stencil theming framework. This means that...
Storefront API
Announcement

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

Stencil-CLI 1.20.0 Release

by BigCommerce
You can now specify your store URL, token, and port while running stencil init. Try it out! stencil init --url https://store.com --token myaccesstoken12345 To get this update, simply run npm install -g @bigcommerce/stencil-cli
Stencil
Enhancement
Announcement

BigDesign Open Beta Launched

by BigCommerce
Announcement
We are excited to announce that BigDesign is now available in open beta. BigDesign is the design system used by BigCommerce UX designers and engineers to create the look and feel of the BigCommerce control panel. Now, external...

Stencil-CLI 1.19.0 Release

by BigCommerce
Fixes a bug where using the {{getImage}} helper as a nested expression on the {{json}} helper returned unexpected results Update the @bigcommerce/stencil-paper dependency to the latest major version To get this update, simply run npm...
Stencil
Announcement

Stencil-CLI 1.18.0 Release

by BigCommerce
Adds new setURLQueryParam helper Updates BrowserSync to the latest version Removes the need to specify a Client ID when running stencil init (only a token is required now) To get this update, simply run npm install -g @bigcommerce...
Stencil
Announcement