Dev Center Updates

Cornerstone 4.10.0 for October 1, 2020

by BigCommerce
Theme Return heading to product card. #1848 Quick search query param needs to be fixed while navigating to search page. #1832 Create unified focus styling in Cornerstone. #1812 Review link in quick modal focused twice. #1797 Fixed...
Cornerstone
Bug Fix
Maintenance

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

Per-Device Image Resizing based on user agent has been disabled; use srcset

by BigCommerce
As of August 11, 2020, the BigCommerce CDN will no longer downscale the resolution of images when it detects that an end user is shopping from a mobile device with a small screen. In order to make sure that file size & quality is...
Announcement
Warning

Cornerstone 4.9.0

by BigCommerce
Added correct alt text on image change in product view. #1747 Description tab is hidden in case of empty product description. #1746 Stencil CLI updated to the latest version. #1744 Added immediate keyboard focus for quick view modal...
Cornerstone
Bug Fix
Maintenance

GraphQL Storefront API Complexity Scoring Adjusted

by BigCommerce
Based on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...
Storefront API
Enhancement

Cornerstone 4.8.0

by BigCommerce
Fixed Facebook button during modal scrolling behaviour. #1724 Fixed Product Image dimensions not constrained proportionally on Cart page which can lead to element overlapping. #1722 Added byte type on file upload options when max file...
Cornerstone
Bug Fix
Maintenance