v26.0.0
src: add `process.loadEnvFile` and `util.parseEnv`
src: remove regex usage for env file parsing
src: improve node::Dotenv trimming
src: safely remove the last line from dotenv
src: add config file support
src,lib: stabilize permission model
test: improve `UV_THREADPOOL_SIZE` tests on `.env`
util: fix parseEnv incorrectly splitting multiple ‘=‘ in value