Skip to content

Releases: SecJS/Config

1.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Mar 13:47
  • ca820e3 refactor: remove @secjs/contracts dependency

1.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Dec 01:54
  • e3bcae2 feat: update packages and tests

1.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Dec 23:51
  • 0aff88b feat: add loadIfUnloaded method to Config class

1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Dec 16:24
  • dcc2d07 fix: switch NODE_TS env verification

1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 16:18
  • 49d69d7 fix: auto load config on global

1.0.9

Choose a tag to compare

@github-actions github-actions released this 04 Dec 23:16
  • 0a799e7 refactor: remove @secjs/logger

1.0.8

Choose a tag to compare

@github-actions github-actions released this 30 Nov 18:53
05c39c4
  • 05c39c4 Merge pull request #12 from SecJS/refactor/len-update-utils-type
  • e2e2bc9 fix: Adjust file extension in matcher

1.0.7

Choose a tag to compare

@github-actions github-actions released this 27 Nov 14:39
405ef1d
  • 405ef1d Merge pull request #11 from SecJS/refactor/len-update-utils-type
  • 9bd9f93 refactor: Update secjs/utils

1.0.6

Choose a tag to compare

@github-actions github-actions released this 19 Nov 02:02
4cd2bb3
  • 4cd2bb3 Merge pull request #7 from SecJS/feat/len-load-sync
  • 8d323ae fix(version): update package to v1.0.6
  • 20e0db3 fix(config): adjust verifyPath method

1.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Nov 01:45
bd1a71e
  • bd1a71e Merge pull request #6 from SecJS/feat/len-load-sync
  • 7b2b0e4 fix(version): update version to v1.0.5
  • 8292da8 Merge pull request #5 from SecJS/feat/len-load-sync
  • a599e7f fix(config): add loadSync on global tests
  • 362eb39 fix(config): refactor to be static
  • 3dbc746 fix(config): add verifyPath method to Config class