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
optionsparameter is no longer supported. - BREAKING Node.js
^10.17or>=11.14is now required. - Properly handle BOM characters #13