Skip to content

Releases: NaturalCycles/nodejs-lib

v13.1.3

04 Sep 10:00
Compare
Choose a tag to compare

13.1.3 (2023-09-04)

Bug Fixes

v13.1.2

24 Aug 20:18
Compare
Choose a tag to compare

13.1.2 (2023-08-24)

Bug Fixes

v13.1.1

23 Aug 07:00
Compare
Choose a tag to compare

13.1.1 (2023-08-23)

Bug Fixes

v13.1.0

22 Aug 13:34
Compare
Choose a tag to compare

13.1.0 (2023-08-22)

Features

v13.0.2

22 Aug 13:18
Compare
Choose a tag to compare

13.0.2 (2023-08-22)

Bug Fixes

v13.0.1

18 Aug 16:07
Compare
Choose a tag to compare

13.0.1 (2023-08-18)

Bug Fixes

  • fs2.*json pretty-writers now add \n at the end (68c92bb)

v13.0.0

18 Aug 15:52
Compare
Choose a tag to compare

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.104.0

13 Aug 19:35
Compare
Choose a tag to compare

12.104.0 (2023-08-13)

Features

v12.103.2

02 Aug 09:30
Compare
Choose a tag to compare

12.103.2 (2023-08-02)

Bug Fixes

  • execVoidCommand to not hang (55831fa)

v12.103.1

28 Jul 16:21
Compare
Choose a tag to compare

12.103.1 (2023-07-28)

Bug Fixes

  • joi: enum types as singular (0b51dda)