Releases: typicode/steno
Releases · typicode/steno
v4.0.2
26 Dec 18:01
Compare
Sorry, something went wrong.
No results found
v4.0.1
26 Dec 04:50
Compare
Sorry, something went wrong.
No results found
Fix: retry automatically if fs.rename fails
v4.0.0
26 Dec 01:38
Compare
Sorry, something went wrong.
No results found
v3.2.0
26 Dec 01:18
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: update type to allow any data supported by fs.writeFile by @SgtPooki in #32
New Contributors
Full Changelog : v3.1.1...v3.2.0
v3.1.0
07 Oct 23:03
Compare
Sorry, something went wrong.
No results found
Features
TypeScript: use PathLike for paths instead of string for better ESM and Node fs API support
v3.0.0
17 Oct 17:04
Compare
Sorry, something went wrong.
No results found
v2.1.0
17 Aug 21:24
Compare
Sorry, something went wrong.
No results found
TypeScript: use # over private #20
v2.0.0
06 Jun 03:45
Compare
Sorry, something went wrong.
No results found
Breaking changes
Switch to pure ESM (read this to migrate your project).
Drop Node 10 support.