Skip to content

v0.10.0

Choose a tag to compare

@ajafff ajafff released this 21 Jun 09:20
· 1146 commits to master since this release

This release fixes a few bugs related to the release process:

  • packages are released in dependency order: a new version of a package will not be published before it's dependency
  • fixed SemVer version mismatch by publishing packages that depend on other published packages

Bugfixes:

  • no-nan-compare: also detects comparing with Number.NaN