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

feat: allow empty string values to be snapshotted #311

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Oct 11, 2019

Previously, snap-shot-core would throw an error if you pass an empty string as a value.

With this PR, it will allow it and store the empty string as a snapshot, allowing users to assert that the value of an empty string has not changed.

@bahmutov bahmutov merged commit 2558486 into bahmutov:master Oct 11, 2019
@bahmutov
Copy link
Owner

🎉 This PR is included in version 10.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants