Dev Center Updates

Stencil CLI 3.0 Release

by BigCommerce
Stencil CLI 3.0 has released, with these improvements: Node 12 support Much improved stencil pull with better merging logic and drastically improved performance Many CLI commands have been improved to work better with automated...
Announcement
Enhancement
Stencil

Deprecation of JSPM in stencil-cli for September 17, 2020

by BigCommerce
Theme The new stencil-cli version (2.0.0) no longer supports JSPM. Developer Blog How to Build Your First BigCommerce App
Announcement
Stencil

Page Builder and API Updates for September 9, 2020

by BigCommerce
Page Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...
Developer Blog
API
Stencil

Stencil-utils versions below 2.0.0 are deprecated

by BigCommerce
As of stencil-utils 2.0.0, the storefront API which returns the status of the cookie notification feature was removed: https://github.com/bigcommerce/cornerstone/pull/1380 This API is now deprecated, and will return a hardcoded...
Warning
Stencil

Required stencil-cli version is now 2.0.0

by BigCommerce
As of August 11, 2020, the required stencil-CLI version for local development is now 2.0.0. To update to the latest version of stencil-cli, simply run npm install -g @bigcommerce/stencil-cli. We recommend using the latest Node 10.x...
Announcement
Stencil
Warning

Cart Suggestions removed from Stencil context Cart model

by BigCommerce
As of June 16, the ability to request a list of suggested products relevant to the user's current shopping cart has been removed. If this information is requested using Front Matter or a stencil-utils call, it will not be returned. This...
Warning
Stencil

Stencil-CLI 2.0.0 Release

by BigCommerce
The local Theme Editor has been removed, as it is no longer representative of the production experience. To test theme settings, we recommend pushing your theme up to a store and using the real editor. Add-to-cart issues when developing...
Stencil
Announcement
Developer Blog

API and Theme Updates for March 20, 2020

by BigCommerce
API Royal Mail is no longer a supported carrier for creating Order Shipments Tax Classes API now returns the default tax class Theme Theme Editor was deprecated in Stencil CLI versions 1.23.1 and later Developer Blog How to Write...
API
Stencil
Developer Blog

API and Theme Updates for March 13, 2020

by BigCommerce
API Clarified an App Client ID is required in requests to Get Current Customer Added more information about updating default currency Updated Webhooks documentation to clarify behavior Developer Blog BigCommerce Developer Blog to...
API
Stencil
Developer Blog