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

Make getItem return null if not found instead of undefined. Change so… #6

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

antriver
Copy link
Contributor

…me tests to use strictEqual to ensure this is the case. Fixes #5

…me tests to use strictEqual to ensure this is the case. Fixes azu#5
@azu azu merged commit 6af540e into azu:master Feb 19, 2020
@azu
Copy link
Owner

azu commented Feb 19, 2020

Thanks!

I've released https://github.com/azu/mock-localstorage/releases/tag/0.2.0.
Also I've added you as collabolator.

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.

getItem returns undefined instead of null when key not found
2 participants