Skip to content

Releases: MeltStudio/config-loader

v4.0.3

26 Feb 01:03

Choose a tag to compare

4.0.3 (2026-02-26)

Bug Fixes

  • ci: use npm instead of pnpm in release workflow for OIDC auth (d98dd69)

v3.7.1

26 Feb 00:06

Choose a tag to compare

3.7.1 (2026-02-26)

Bug Fixes

  • clear envFile cache on watch reload, add watch mode README example (2085ccc)

v3.7.0

25 Feb 23:59

Choose a tag to compare

3.7.0 (2026-02-25)

Features

  • add watch mode with file watching, config diffing, and auto-reload (fc192f9)

v3.6.0

25 Feb 22:49

Choose a tag to compare

3.6.0 (2026-02-25)

Features

v3.5.0

25 Feb 21:51

Choose a tag to compare

3.5.0 (2026-02-25)

Features

  • add sensitive field marking and maskSecrets utility (1b5128e), closes #86

v3.4.0

25 Feb 21:37

Choose a tag to compare

3.4.0 (2026-02-25)

Features

  • add oneOf enum constraint with type narrowing (d240a76), closes #85

v3.3.0

25 Feb 21:11

Choose a tag to compare

3.3.0 (2026-02-25)

Features

  • detect missing item wrapper in c.object() and throw helpful error (e80a41d)

v3.2.0

25 Feb 21:04

Choose a tag to compare

3.2.0 (2026-02-25)

Features

  • add printConfig() debug helper for loadExtended() results (9e6caca)
  • export utility types for advanced use cases (053a87d)
  • improve error messages with actionable hints and better context (d456f92)

v3.1.0

25 Feb 20:02

Choose a tag to compare

3.1.0 (2026-02-25)

Features

  • add Standard Schema validation support (d77e3b0), closes #73

v3.0.2

25 Feb 19:26

Choose a tag to compare

3.0.2 (2026-02-25)

Bug Fixes

  • also correct docs route path in llms.txt (7b8be12)