raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
732 stars 93 forks source link

fix #250: introduce tmpdir option for overriding the system tmp dir #252

Closed silkentrance closed 4 years ago

silkentrance commented 4 years ago

fix #250: introduce tmpdir option for overriding the system tmp dir

also fix issue with changes to the options leaking out, now copying the options to a new object

silkentrance commented 4 years ago

A new release needs to be made available with an updated version of the changelog.

See the instructions in #253 on how to do that.

silkentrance commented 4 years ago

@raszi I have already bumped the version and updated the changelog. Have fun releasing 0.2.1 :)