Skip to content

v3.0.0

Compare
Choose a tag to compare
@simonua simonua released this 01 May 13:23
· 4 commits to master since this release

Changed

  • Update jsesc to 2.5.2, through2 to 3.0.1, vinyl to 2.2.0.

Removed

  • Remove NodeJS6 (deprecated 4/30/19) and set node engine minimum to NodeJS 8. This is a breaking change. #175

Fixed

  • Fix deprecated Buffer(). #173