samuelmarina / is-even

Is a number even?
1.85k stars 193 forks source link

Breaking change, bad version bump #238

Open EWersel opened 2 years ago

EWersel commented 2 years ago

Commit 316732ff0f41a49cf439cb704e0d491d5b6e4963 should have included a major version bump.

My code relies on isEven(0) returning undefined, commit https://github.com/samuelmarina/is-even/commit/c1e81848085aa9c06e5571c8dd99ac012c411c3a broke it. I only updated because it was a minor version bump.