Skip to content

2.0.1: Fix "0" becomes undefined

Latest

Choose a tag to compare

@Grisu118 Grisu118 released this 28 Nov 19:53
· 784 commits to master since this release
195e934

Fixes:

  • getAsNumber(key) with a value of "0" in the store returned undefined, now it returns 0