Skip to content

Releases: jesseditson/load-secrets

v0.4.0

03 Apr 23:33

Choose a tag to compare

Minor Changes

  • Revert "add support for use in the browser" (browser usage was possible without this change): e362b92
  • Make searches recursive so we can match namespaced files: 09ddb9d

Patches

  • Update readme with client side instructions: fa7e02d

v0.3.0 - browser compatibility

29 Mar 23:14

Choose a tag to compare

Minor Changes

  • Add support for use in the browser: 981185b

v0.1.1

01 Dec 05:03

Choose a tag to compare

v0.1.0 was missing some test coverage on index and failing. This is the sputtering first working release.

Also adds support for overriding vars in the env file with their var names rather than requiring a prefix.

v0.1.0

01 Dec 04:34

Choose a tag to compare

👋