Dev Center Updates

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

API and Themes Updates August 26, 2019

by BigCommerce
API attributes object has been added under rate request item for Shipping Provider API to pass custom metafields to shipping providers Updated Webhooks documentation to include our process for blacklisting destination URIs Theme...
Developer Blog
API
Maintenance
Stencil

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

API and Theme Updates August 16, 2019

by BigCommerce
API include_fields is now an available parameter on products PUT and POST actions type is not mutable, removed from Update Customer Attributes fieldValue description updated to reflect current behavior for Storefront Checkout. Applied...
API
Maintenance
Theme
Developer Blog

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

Cornerstone 4.0.0 Release

by BigCommerce
Enhancements Update @babel/polyfill to 7.4.4 #1521 Add maxlength to text options #1531 Add return instructions in return-saved.html #1525 Remove Google Plus #1526 Enable Facebook like button to be displayed on product page if enabled...
Cornerstone
Bug Fix
Enhancement
Announcement

API & Stencil Updates July 26th, 2019

by Tatiana Perry, Developer Documentation Specialist
Enhancement When using a stencil login form, the redirect_to field can be set using a POST. `` Maintenance API variantid usage updated to variantid:in for Price Lists. Information on persistent cart added to Cart and Checkout Overview...
API
Maintenance
Stencil