Dev Center Updates

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

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

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

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

API Updates July 5, 2019

by BigCommerce
Announcements Client Secret Length As of July 2, 2019: Rollout of increasing the client secret from 32 characters to 64 characters was started. Any existing client secrets will work as normal Any new accounts created using the Big...
API
Maintenance
Announcement
Stencil

Cornerstone 3.5.1 Release

by BigCommerce
Enhancements No enhancements on the Cornerstone 3.5.1 release. Bug Fixes Fix conditional logic in share.html #1522 Fix conditional logic in returns-list.html #1512 Using Cornerstone Are you a merchant using our Cornerstone theme...
Bug Fix
Stencil
Cornerstone

API and Stencil Updates June 25, 2019

by BigCommerce
Announcement As of June 17th, Wishlist API is now out of beta. Maintenance API Fixed inaccuracies in Orders POST. Removed sub-resources that are read-only and marked required fields. Added discountrules type and pricelist_id to...
API
Maintenance
Announcement
Stencil

Removing support for Node 6 in stencil-cli

by BigCommerce
Due to Node 6's End of Life, we've removed support for it in stencil-cli from version 1.16.0 and we'll be working on phasing it out of other Stencil-related projects. As of this writing, the only supported version of Node for use with...
Announcement
Warning
Stencil