All Versions
17
Latest Version
Avg Release Cycle
74 days
Latest Release
923 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.1.0 Changes
November 20, 2020🔋 Features
🐛 Bug Fixes
- 🛠 Fix glob()
options
parameter's link (#453)
🚧 Maintenance
- ⬆️ Bump archiver-jsdoc-theme from 1.1.1 to 1.1.3 (#472)
- ⬆️ Bump zip-stream from 4.0.2 to 4.0.4 (#473)
- ⬆️ Bump jsdoc from 3.6.5 to 3.6.6 (#452)
- ⬆️ Bump readdir-glob from 1.0.0 to 1.1.1 (#460)
- ⬆️ Bump mocha from 8.1.3 to 8.2.1 (#465)
- ⬆️ Bump actions/setup-node from v2.1.1 to v2.1.2 (#459)
- ⬆️ Bump actions/checkout from v2.3.2 to v2.3.4 (#466)
- 🛠 Fix glob()
-
v5.0.2 Changes
September 11, 2020🚧 Maintenance
- 👮 Force bump tar-stream from 2.1.2 to 2.1.4 (#450)
-
v5.0.1 Changes
September 11, 2020🚧 Maintenance
- ⬆️ Bump tar-stream from 2.1.3 to 2.1.4 (#448)
- ⚡️ Update docs (#441)
- ⬆️ Bump mocha from 8.1.1 to 8.1.3 (#444)
- ⬆️ Bump tar from 6.0.2 to 6.0.5 (#439)
- ⬆️ Bump mocha from 8.1.0 to 8.1.1 (#437)
- ⬆️ Bump actions/checkout from v2.3.1 to v2.3.2 (#438)
- ⬆️ Bump mocha from 8.0.1 to 8.1.0 (#436)
- ⬆️ Bump actions/setup-node from v2.1.0 to v2.1.1 (#432)
- ⬆️ Bump jsdoc from 3.6.4 to 3.6.5 (#434)
-
v5.0.0 Changes
July 23, 2020What’s Changed
- 💥 breaking: absolute path glob patterns are no longer supported: use cwd option instead.
- Replaced glob with readdir-glob to be memory efficient (#433) @Yqnn
- ⬆️ Bump zip-stream from 4.0.0 to 4.0.2 (#431) @dependabot
- ⬆️ Bump zip-stream from 3.0.1 to 4.0.0 (#430) @dependabot
- ⬆️ Bump mocha from 6.2.3 to 8.0.1 (#424) @dependabot
- ⬆️ Bump tar from 4.4.13 to 6.0.2 (#426) @dependabot
- ⬆️ Bump tar-stream from 2.1.2 to 2.1.3 (#427) @dependabot
- ⬆️ Bump rimraf from 2.7.1 to 3.0.2 (#425) @dependabot
- ⬆️ Bump actions/setup-node from v1 to v2.1.0 (#428) @dependabot
- ⬆️ Bump actions/checkout from v1 to v2.3.1 (#429) @dependabot
- ⬆️ Bump lodash from 4.17.15 to 4.17.19 (#423) @dependabot
-
v4.0.2 Changes
July 11, 2020What’s Changed
- ⚡️ Resolve vulnerability by updating async to 3.2.0 version (#420) @Siemienik
-
v4.0.1 Changes
April 14, 2020- ⚡️ update to [email protected]3.0.1
-
v4.0.0 Changes
April 14, 2020- 💥 breaking: slowly catch up with node LTS, remove support for versions under 8.
- ⚡️ update multiple deps.
- 🛠 fix for a hang with _statQueue (#388)
-
v3.1.1 Changes
August 02, 2019- ⚡️ update zip-stream to v2.1.2
-
v3.1.0 Changes
August 02, 2019- ⚡️ update zip-stream to v2.1.0
-
v3.0.3 Changes
July 20, 2019- ✅ test: now targeting node v12
- ⚡️ other: update [email protected]