Skip to content

Releases: gulpjs/default-resolution

default-resolution v3.0.0

13 Dec 05:27
159d854
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Depend on parse-node-version & no longer export nodeVersion from module (closes #7)
  • Normalize repository, dropping node <10.13 support (#9)

Miscellaneous Chores

  • Depend on parse-node-version & no longer export nodeVersion from module (closes #7) (4d22201)
  • Normalize repository, dropping node <10.13 support (#9) (a7b9c22)

v2.0.0

11 Jun 04:13
Compare
Choose a tag to compare

Breaking

  • Avoid returning 0, return 1 if millisecond resolution (ce287f4) - Closes #5

Update

  • Switch to mocha + expect for testing (70b2132)

Docs

  • Add API, logo and badges (47f6645)

Scaffold

v1.0.1

11 Jun 04:20
Compare
Choose a tag to compare

Fix

  • Ensure node version was integer (7427e0b)

Build

v1.0.0

11 Jun 04:20
Compare
Choose a tag to compare

New

Scaffold