7 lines
505 B
Markdown
7 lines
505 B
Markdown
|
|
- Supported Node versions are now stable versions of Node 18+. We will attempt to track the [Node.js release schedule](https://github.com/nodejs/release#release-schedule) and will regularly retire support for versions that have reached EOL.
|
||
|
|
- Fixed use of `s3ForcePathStyle` for installation [#650](https://github.com/mapbox/node-pre-gyp/pull/650)
|
||
|
|
- Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
|
||
|
|
- Replaced npmlog with consola
|
||
|
|
- Removed rimraf and make-dir as dependencies
|
||
|
|
|