History
5 branches 18 tags
fix: don't skip dev deps, when NODE_ENV is set to production (#15) 50728e4 2 years ago
chore(release): 2.3.1 e4bd72e 2 years ago
fix: supports deserializing npm_config_{hoist,public_hoist}_pattern e… 80e90b5 2 years ago
style: fix formatting bcdc7a9 2 years ago
feat: substitute environment vars in config keys (#12) 9673699 2 years ago
fix: ignore EISDIR error when reading conf (#13) 198a9bb 2 years ago
chore(release): 2.2.2 2a4c2d7 3 years ago
fix: don't crash when APPDATA is undefined on Windows (#10) 8014236 3 years ago
chore(release): 2.2.0 c996318 3 years ago
feat: add provenance bc90606 3 years ago
fix: disable code generation a15df01 3 years ago
chore(release): 2.1.1 4e585f5 3 years ago
fix: update config.env-replace 3ebae75 3 years ago
Revert "feat: read setting from global pnpm config file" 1294397 3 years ago
2.1.0 ff04381 4 years ago
feat: read setting from global pnpm config file ac15aae 4 years ago
2.0.4 986e4b4 4 years ago
fix: use @pnpm/config.env-replace deaff37 4 years ago
2.0.3 803cf87 4 years ago
fix: update how env variables are replaced 247bcaf 4 years ago
2.0.2 31abf91 4 years ago
feat: migrate from warning to failedToLoadBuiltInConfig flag (#8) e10d9be 4 years ago
2.0.1 85ce08b 4 years ago
fix: add warning while loading npm buildin configs fails (#7) 9bdbc11 4 years ago
Update readme.md 7771636 4 years ago
2.0.0 abd8c0d 4 years ago
fix: don't crash when can't resolve an env variable cf262b8 4 years ago
Fix: throw if not ENOENT (#6) 14a6ee1 4 years ago
fix: reading cafile 13b0e97 4 years ago
fix: use @pnpm/network.ca-file f1d343f 4 years ago
fix: support Node.js 12 ea6401e 4 years ago
chore(release): 1.0.1 d20b5c2 4 years ago
fix: remove node-version from defaults d8b25fe 4 years ago
feat: change the scope of the package to pnpm d498bcc 4 years ago
fix: do not set a default value for node-version 6bbfbcb 4 years ago
feat: Generate `lib/types.d.ts` 3e65166 6 years ago
fix: local prefix search should stop on package.(json|json5|yaml) bcdbe33 6 years ago
ci: use pnpm 4f50891 6 years ago
fix: local prefix search should stop on pnpm-workspace.yaml b521408 6 years ago
feat: Format `lib/make.js` output (#3) 81ed707 6 years ago
test: Fix “mirror npm defaults” test (#4) 95e9d4d 6 years ago
docs: fix badge 89c4ece 6 years ago
docs: fix package name ed7b639 6 years ago
feat!: drop Node 6, 8 support d6eec57 6 years ago
fix: correctly parse auth token env var edac410 6 years ago
fix: correctly parse auth token env var 8ceff8a 6 years ago
test: use jest instead of ava 48baf07 6 years ago
fix: don't fail if cannot resolve npm module 2dede73 7 years ago
fix: pify should be a dev dep 163f386 7 years ago
style: fix linting errors 53fc4a9 7 years ago
chore(package): support Node.js>=6 b662e4d 7 years ago
fix: add npm "builtin" config support b2761f6 7 years ago
fix: workspace configs have bigger priority than user configs b9cc594 7 years ago
fix: don't override internal defaults aaa60eb 8 years ago
chore(release): 1.1.0 4d58c5b 8 years ago
feat: read workspace configs bb12db0 8 years ago
feat: allow to override the defaults 99b1e14 8 years ago
feat: rename package to @zkochan/npm-conf af0db5f 8 years ago
feat: drop Node 4 support ccf74c4 8 years ago
Fall back to HOME when APPDATA isn't exposed on Windows (#7) dd55d04 9 years ago
Small tweak 2543dcf 9 years ago
Document `npm` configuration list options (#6) ccb4c60 9 years ago
Fix license link (#4) 30d7c19 9 years ago
Remove `package-lock` ac98beb 9 years ago
Add `defaults` in constructor fa55d79 9 years ago
Remove test that returns a falsy value 4ad4da9 9 years ago
Edit behaviour to be more like `npm` 5a98134 9 years ago
Meta tweaks 5b93384 9 years ago
Remove `npm` dependency (#2) 2c6c1c5 9 years ago
Initial commit b952707 9 years ago
End of history