nodejs-lib

Standard library for nodejs

Downloads
11.4K
Stars
4
Committers
4

Bot releases are visible (Hide)

nodejs-lib - v13.1.0

Published by github-actions[bot] about 1 year ago

13.1.0 (2023-08-22)

Features

nodejs-lib - v13.0.2

Published by github-actions[bot] about 1 year ago

13.0.2 (2023-08-22)

Bug Fixes

nodejs-lib - v13.0.1

Published by github-actions[bot] about 1 year ago

13.0.1 (2023-08-18)

Bug Fixes

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

Published by github-actions[bot] about 1 year ago

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.
nodejs-lib - v12.104.0

Published by github-actions[bot] about 1 year ago

12.104.0 (2023-08-13)

Features

nodejs-lib - v12.103.2

Published by github-actions[bot] about 1 year ago

12.103.2 (2023-08-02)

Bug Fixes

  • execVoidCommand to not hang (55831fa)
nodejs-lib - v12.103.1

Published by github-actions[bot] about 1 year ago

12.103.1 (2023-07-28)

Bug Fixes

  • joi: enum types as singular (0b51dda)
nodejs-lib - v12.103.0

Published by github-actions[bot] about 1 year ago

12.103.0 (2023-07-28)

Features

  • joi enum shared schemas (b30b1e7)
nodejs-lib - v12.102.1

Published by github-actions[bot] about 1 year ago

12.102.1 (2023-07-28)

Bug Fixes

nodejs-lib - v12.102.0

Published by github-actions[bot] about 1 year ago

12.102.0 (2023-07-28)

Features

  • deps, unpin Joi, remove custom joi types completely (33a5dfe)
nodejs-lib - v12.101.2

Published by github-actions[bot] about 1 year ago

12.101.2 (2023-07-24)

Bug Fixes

  • slackService tests, and make it log error (c5599b2)
nodejs-lib - v12.101.1

Published by github-actions[bot] about 1 year ago

12.101.1 (2023-07-24)

Bug Fixes

  • SlackService to use Fetcher internally instead of Got (cf7aecf)
nodejs-lib - v12.101.0

Published by github-actions[bot] about 1 year ago

12.101.0 (2023-07-21)

Features

  • log actual lines that were added to GITHUB_ENV/OUTPUT (06bc80e)
nodejs-lib - v12.100.0

Published by github-actions[bot] about 1 year ago

12.100.0 (2023-07-21)

Features

nodejs-lib - v12.99.0

Published by github-actions[bot] over 1 year ago

12.99.0 (2023-07-13)

Features

  • generateBuildInfo to support --overrideTimestamp (9350eed)
nodejs-lib - v12.98.3

Published by github-actions[bot] over 1 year ago

12.98.3 (2023-07-10)

Bug Fixes

  • objectToGithubActionsEnv is again unquoted (experimental!) (254b2e0)
nodejs-lib - v12.98.2

Published by github-actions[bot] over 1 year ago

12.98.2 (2023-07-09)

Bug Fixes

nodejs-lib - v12.98.1

Published by github-actions[bot] over 1 year ago

12.98.1 (2023-07-04)

Bug Fixes

  • json2env now correctly using prefix (8f1fa83)
nodejs-lib - v12.98.0

Published by github-actions[bot] over 1 year ago

12.98.0 (2023-06-29)

Features

  • envByBranch to support * as default env (2dd4ea5)
nodejs-lib - v12.97.0

Published by github-actions[bot] over 1 year ago

12.97.0 (2023-06-29)

Features

  • generateBuildInfo now support envByBranch in package.json (cf40b37)