Skip to content

yes-https: v4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Oct 17:05
46f762b

4.0.0 (2025-10-14)

⚠ BREAKING CHANGES

  • support node.js 18 and up (#107)
  • This drops support for node.js 10.x, and converts the module to es modules. Upgrade with care.
  • Drops support for node.js 6 and node.js 8.

Features

Bug Fixes

  • deps: update dependency express to v4.19.2 [security] (#111) (09cf4c4)
  • deps: update dependency express to v5 (#119) (cbac5ef)
  • fix the release pipeline (#30) (9e6d1df)

Build System