Dev Center Updates

GraphQL Storefront API now supports more variant properties and related products

by BigCommerce
The GraphQL Storefront API now supports most of the properties on variants. You can now get the manually-set related products of a given product with the Storefront API Consider this query which demonstrates the new capabilities: query...
Storefront API
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

API and Themes Updates September 27, 2019

by BigCommerce
Embedded Checkout An overview and tutorial for using Embedded Checkout are now available Channels, Sites and Routes Channels, Sites and Routes API Reference is now available API Based on feedback from the beta program, access to the...
API
Theme
Maintenance
Enhancement

Cornerstone 4.1.0 Release

by BigCommerce
Bug Fixes Fix tall images on PDPs and PLPs #1559 Enhancements Deleted whitespaces in if statements (content.html) #1560 Remove aria-hidden attribute from main menu #1563 Using Cornerstone Are you a merchant using our Cornerstone theme...
Enhancement
Bug Fix
Cornerstone

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

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

Stencil Documentation Re-Architecture

by BigCommerce
We have rolled out organizational changes to the Stencil Documentation. Changes include: -Improved navigation structure -Articles titles are more concise and accurately sit within the navigation -Content has been consolidated and...
Announcement
Stencil
Enhancement

Cornerstone 3.5.0 Release

by BigCommerce
Enhancements Update license year. #1510 Stop running Travis against Node 6 #1511 Clean up whitespace in #1513 Add additional regions #1491 Remove remoteapiscripts from the templates #1505 Bug Fixes No Bug Fixes in Cornerstone...
Cornerstone
Enhancement

Change to Google Fonts to improve performance

by BigCommerce
Starting May 29, the {{getFontsCollection}} Handlebars helper in Stencil themes will use Google Fonts' newly released support for font-display. The default behavior of this helper has been changed to return a Google Fonts URL with...
Stencil
Enhancement