Skip to content

v0.42.2

Choose a tag to compare

@Baziar Baziar released this 22 Jul 11:28
v0.42.2
58f6cf1

Release Notes

Latest Release: v0.42.2 (July 22, 2026)

Dependency Security Maintenance

This patch keeps the legacy compatibility CLI behavior unchanged while
refreshing its dependency lockfile against current npm security advisories.

Fixed:

  • High-severity brace-expansion denial-of-service advisory.
  • High-severity fast-uri host-confusion advisories.
  • High-severity js-yaml quadratic CPU-consumption advisory.

Breaking changes: None.

Verification:

  • npm audit --audit-level=high
  • npm run validate
  • npm run build

Upgrade:

npm install -g rapidkit@0.42.2

Full Release Notes