Releases: hemanth/node-prepend-file
Releases · hemanth/node-prepend-file
v2.0.1
v2.0.0
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