Skip to content

Releases: SecJS/Utils

1.8.1

07 Apr 01:07

Choose a tag to compare

  • 36cb1d2 feat: update package to support esm

1.8.0

27 Mar 02:01

Choose a tag to compare

  • 0a47c4d fix: make path work on windows machine

1.7.9

27 Mar 00:14

Choose a tag to compare

  • cc1049c fix: remove config has validation from load method

1.7.8

25 Mar 01:25

Choose a tag to compare

  • e0579c6 fix: export Exception class
  • de9dba2 fix: remove @secjs/exceptions
  • de21e40 feat: add exception helper

1.7.7

21 Mar 02:39

Choose a tag to compare

  • bca10a6 fix: validate exports.default too in Config class

1.7.6

06 Mar 03:45
0a06952

Choose a tag to compare

  • 0a06952 Merge pull request #49 from SecJS/feat/len-load-config-without-ext
  • ec13e16 feat: load file without extension

1.7.5

06 Mar 03:09
b7a3143

Choose a tag to compare

  • b7a3143 Merge pull request #48 from SecJS/feat/len-add-safe-load-config
  • 7c32b6f feat: add safeLoad method to config

1.7.4

06 Mar 02:44
8438efc

Choose a tag to compare

  • 8438efc Merge pull request #47 from SecJS/feat/len-add-config-class
  • bea4328 fix: add node_ts env on test script
  • 383a7f1 style: lint project
  • d96e24d feat: add config class to project

1.7.3

05 Mar 13:40

Choose a tag to compare

  • 122b555 fix: adjust types
  • 9daaa4c refactor: remove @secjs/contracts from utils

1.7.2

26 Feb 18:30

Choose a tag to compare

  • edb47ab fix: only use port when host does not include more than one host