| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-27 | 1.4 kB | |
| v5.0.0 source code.tar.gz | 2026-06-27 | 87.2 kB | |
| v5.0.0 source code.zip | 2026-06-27 | 128.9 kB | |
| Totals: 3 Items | 217.5 kB | 0 | |
What's Changed
- ESM conversion of node-config by @jdmarshall in https://github.com/node-config/node-config/pull/889
- fix: prevent setEnv from clobbering envConfig when merging NODE_CONFIG by @sputnik-mac in https://github.com/node-config/node-config/pull/896
- Icing .iced files by @jdmarshall in https://github.com/node-config/node-config/pull/902
- Improve ergonomics of setModuleDefaults/Load.scan() by @jdmarshall in https://github.com/node-config/node-config/pull/903
- fix: use anchored regex for NODE_ENV file matching (closes [#867]) by @sputnik-mac in https://github.com/node-config/node-config/pull/904
- Add perf test for the new scan changes. by @jdmarshall in https://github.com/node-config/node-config/pull/908
- Don't install dependencies younger than a week old. by @jdmarshall in https://github.com/node-config/node-config/pull/915
- Inable CI for 4.4 branch. by @jdmarshall in https://github.com/node-config/node-config/pull/919
- CI for 4.4 branch by @jdmarshall in https://github.com/node-config/node-config/pull/920
- Trunk: Guard against odd object prototypes triggered by changes in TOML 4.0 by @jdmarshall in https://github.com/node-config/node-config/pull/917
New Contributors
- @sputnik-mac made their first contribution in https://github.com/node-config/node-config/pull/896
Full Changelog: https://github.com/node-config/node-config/compare/v4.4.1...v5.0.0