Skip to content

Releases: JustinBeckwith/yes-https

yes-https: v4.0.0

14 Oct 17:05
46f762b

Choose a tag to compare

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

v3.0.1

28 Mar 04:32
09cf4c4

Choose a tag to compare

3.0.1 (2024-03-28)

Bug Fixes

  • deps: update dependency express to v4.19.2 [security] (#111) (09cf4c4)

v3.0.0

19 Oct 16:21
13a8f00

Choose a tag to compare

3.0.0 (2021-10-19)

BREAKING CHANGES

  • This drops support for node.js 10.x, and converts the module to es modules. Upgrade with care.

v2.0.0

08 Apr 18:14

Choose a tag to compare

2.0.0 (2020-04-08)

BREAKING CHANGES

  • Drops support for node.js 6 and node.js 8.

v1.0.0

10 Apr 00:10
9e6d1df

Choose a tag to compare

1.0.0 (2019-04-10)

Bug Fixes