What's Changed
- ESM conversion of node-config by @jdmarshall in #889
- fix: prevent setEnv from clobbering envConfig when merging NODE_CONFIG by @sputnik-mac in #896
- Icing .iced files by @jdmarshall in #902
- Improve ergonomics of setModuleDefaults/Load.scan() by @jdmarshall in #903
- fix: use anchored regex for NODE_ENV file matching (closes #867) by @sputnik-mac in #904
- Add perf test for the new scan changes. by @jdmarshall in #908
- Don't install dependencies younger than a week old. by @jdmarshall in #915
- Inable CI for 4.4 branch. by @jdmarshall in #919
- CI for 4.4 branch by @jdmarshall in #920
- Trunk: Guard against odd object prototypes triggered by changes in TOML 4.0 by @jdmarshall in #917
New Contributors
- @sputnik-mac made their first contribution in #896
Full Changelog: v4.4.1...v5.0.0