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

BREAKING CHANGE: Remove WebStorageStore #324

Merged
merged 4 commits into from
Jan 13, 2017
Merged

BREAKING CHANGE: Remove WebStorageStore #324

merged 4 commits into from
Jan 13, 2017

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jan 13, 2017

This will be replaced with an IndexedDB style solution. Maintaining 2 different
persistent stores is not my idea of fun.

This will be replaced with an IndexedDB style solution. Maintaining 2 different
persistent stores is not my idea of fun.
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, can we add the breaking change changelog entry now before we forget?

@kegsay
Copy link
Member Author

kegsay commented Jan 13, 2017

I thought about this but it will be automatically populated based off the title of this PR, which is why I used shouty-caps. I feel this is probably clear enough?

@dbkr
Copy link
Member

dbkr commented Jan 13, 2017

Possibly - we normally break it out into a separate 'breaking changes' section. Maybe this is fine though.

@kegsay
Copy link
Member Author

kegsay commented Jan 13, 2017

Well let me know either way, I don't really mind which.

@dbkr dbkr merged commit c24b580 into develop Jan 13, 2017
@t3chguy t3chguy deleted the kegan/rm-webstorage branch May 10, 2022 14:01
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.

2 participants