Skip to content

v1.2.2

Choose a tag to compare

@magic-akari magic-akari released this 22 Sep 02:15
· 98 commits to master since this release

Changes:

  • use nullish coalescing operator to avoid the valid falsy value 0 being ignored(fix #100 and #93 )