Skip to content

Releases: hemanth/node-prepend-file

v2.0.1

11 Jan 13:37
d9c383d
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

01 Aug 14:42
Compare
Choose a tag to compare

Changes

  • BREAKING Instead of accepting a callback, prependFile() now returns a promise.
  • BREAKING The options parameter is no longer supported.
  • BREAKING Node.js ^10.17 or >=11.14 is now required.
  • Properly handle BOM characters #13

Commits

v1.3.1...v2.0.0