Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cookie API #87

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Conversation

bookernath
Copy link
Contributor

This cookie API is unnecessary; the essential piece of information it provides, which is "does the store have a certain setting enabled", can be determined from theme context.

Unfortunately, due to the nature of this API's constructor, this will be a breaking change for stencil-utils and necessitate a 2.0 version in order to update Cornerstone and other themes to avoid this request. (Cornerstone PR: bigcommerce/cornerstone#1380)

Fortunately, this will improve performance.

@bigbot
Copy link

bigbot commented Nov 8, 2018

Autotagging @bigcommerce/storefront-team

@mattolson
Copy link
Contributor

This change fills me with so many feelings. 👏 😢 😠

@mattolson
Copy link
Contributor

Can you bump to 2.0?

@mattolson mattolson merged commit 9cf7c26 into bigcommerce:master Nov 9, 2018
@bookernath bookernath deleted the remove-cookie-api branch November 9, 2018 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants