Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-17 | 438 Bytes | |
Release v4.2.0 source code.tar.gz | 2024-12-17 | 566.1 kB | |
Release v4.2.0 source code.zip | 2024-12-17 | 1.2 MB | |
Totals: 3 Items | 1.7 MB | 3 |
👉 Changelog
4.2.0 (2024-12-17)
⚙️ Chore
- Refreshed
package-lock.json
, closing 55 security alerts (Dependabot PRs). - Upgraded Node.js to v22.
- Upgraded Webpack to v5.
- Upgraded
cheerio
to the latest version. - Removed
CROSS_ENV
as it's no longer needed with the latest Node.js. - Updated all GitHub Actions workflows to support the latest Node.js and related packages.