mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 13:51:38 -04:00
191 lines
2.9 KiB
Markdown
191 lines
2.9 KiB
Markdown
# @pnpm/fetch
|
|
|
|
## 4.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [6c50af201]
|
|
- Updated dependencies [0beffc2a0]
|
|
- @pnpm/npm-registry-agent@5.0.1
|
|
|
|
## 4.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- bab172385: The Node.js process should not silently exit on some broken HTTPS requests.
|
|
- Updated dependencies [bab172385]
|
|
- @pnpm/fetching-types@2.2.1
|
|
|
|
## 4.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- eadf0e505: New optional option added: compress.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [eadf0e505]
|
|
- @pnpm/fetching-types@2.2.0
|
|
|
|
## 4.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@6.0.4
|
|
|
|
## 4.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@6.0.3
|
|
|
|
## 4.0.0
|
|
|
|
### Major Changes
|
|
|
|
- e7d9cd187: Do not use fetch does not support unix requests.
|
|
- eeff424bd: strictSSL option renamed to strictSsl.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [eeff424bd]
|
|
- @pnpm/npm-registry-agent@5.0.0
|
|
- @pnpm/core-loggers@6.0.2
|
|
|
|
## 3.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 05baaa6e7: Add new option: timeout.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [05baaa6e7]
|
|
- @pnpm/fetching-types@2.1.0
|
|
- @pnpm/core-loggers@6.0.1
|
|
|
|
## 3.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 97b986fbc: Node.js 10 support is dropped. At least Node.js 12.17 is required for the package to work.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [97b986fbc]
|
|
- Updated dependencies [90487a3a8]
|
|
- @pnpm/core-loggers@6.0.0
|
|
- @pnpm/fetching-types@2.0.0
|
|
- @pnpm/npm-registry-agent@4.0.0
|
|
|
|
## 2.1.11
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [dd12cf6ec]
|
|
- @pnpm/npm-registry-agent@3.1.2
|
|
|
|
## 2.1.10
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@5.0.3
|
|
|
|
## 2.1.9
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [dc5a0a102]
|
|
- @pnpm/npm-registry-agent@3.1.1
|
|
|
|
## 2.1.8
|
|
|
|
### Patch Changes
|
|
|
|
- 263f5d813: Import node-fetch-unix correctly.
|
|
|
|
## 2.1.7
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@5.0.2
|
|
|
|
## 2.1.6
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@5.0.1
|
|
|
|
## 2.1.5
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [86cd72de3]
|
|
- @pnpm/core-loggers@5.0.0
|
|
|
|
## 2.1.4
|
|
|
|
### Patch Changes
|
|
|
|
- 3981f5558: Update node-fetch to v2.6.1.
|
|
|
|
## 2.1.3
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [46128b5b0]
|
|
- @pnpm/npm-registry-agent@3.1.0
|
|
|
|
## 2.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [9a908bc07]
|
|
- Updated dependencies [9a908bc07]
|
|
- @pnpm/core-loggers@4.2.0
|
|
|
|
## 2.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [7b98d16c8]
|
|
- @pnpm/npm-registry-agent@3.0.1
|
|
|
|
## 2.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 71aeb9a38: fetchFromRegistry() added.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [c3796a71d]
|
|
- Updated dependencies [71aeb9a38]
|
|
- @pnpm/npm-registry-agent@3.0.0
|
|
- @pnpm/fetching-types@1.0.0
|
|
|
|
## 2.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@4.1.2
|
|
|
|
## 2.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- @pnpm/core-loggers@4.1.1
|
|
|
|
## 2.0.0
|
|
|
|
### Major Changes
|
|
|
|
- 2ebb7af33: Print a warning when request fails and a retry will happen. Breaking changes in the programmatic API of `@pnpm/fetch`.
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [2ebb7af33]
|
|
- @pnpm/core-loggers@4.1.0
|
|
|
|
## 1.0.4
|