Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 824 Bytes

CHANGELOG.md

File metadata and controls

53 lines (34 loc) · 824 Bytes

Changelog

[Unreleased]

[2.0.2] 2024-10-15

Added

  • Latency status
  • Latency to the HTML view
  • Logo to readme

Changed

  • Upgraded dev dep express to 4.21.1

[2.0.1] 2024-05-31

Added

  • Reg. exp. support for custom Express.js path

[2.0.0] 2024-05-21

Added

  • Custom path for Express.js

Removed

  • Drop Node.js 16 support

[2.0.0-rc.4] 2024-05-05

Note

  • This release was made by mistake due to a configuration error with the publishing mechanism. No changes or new features are included in this version.

[2.0.0-rc.3] 2024-05-05

Added

  • Express.js middleware

[2.0.0-rc.2] 2024-05-04

Added

  • Changelog
  • Tests
  • ExpressJS demo
  • Basic healthz functionality
  • HTML and JSON preview
  • Build & minification with esbuild
  • GitHub actions

Removed

  • Everything