Releases: NaturalCycles/nodejs-lib
Releases · NaturalCycles/nodejs-lib
v13.0.1
13.0.1 (2023-08-18)
Bug Fixes
- fs2.*json pretty-writers now add
\n
at the end (68c92bb)
v13.0.0
13.0.0 (2023-08-18)
- feat!: improve secret.util enthropy (15c0582)
BREAKING CHANGES
- secret.util now produces a different encrypted output,
not backwards-compatible with the previous version.
You'll need to re-encrypt your vaults.
No need for key rotation.
v12.103.2
Bug Fixes
- execVoidCommand to not hang (55831fa)
v12.103.1
Bug Fixes
- joi: enum types as singular (0b51dda)