Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

71 lines (40 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.7.2] - 2023-04-21

Added

  • Added APP_ROOT global variable.

[0.7.3] - 2023-06-04

Added

[0.7.4] - 2023-10-02

Updated

  • Main documentation (new section)
  • Development dependencies

[0.8.0] - 2023-11-06

Added

  • Differentiate app/router errors (added RouterError)

Updated

  • Renamed class Common >> Utils
  • Replaced coveralls w/ coverage-reporter
  • Package node engine to AWS supported (v18)

[0.8.1] - 2023-02-28

Updated

  • Replaced Travis-CI with Github workflow
  • Added comments to router.use @example

[0.8.2] - 2024-04-26

Added

  • exports.js to consolidate interfaces used in plugin tests

Updated

  • Minor refactor, clear up test gaps
  • Resolved Instanbul warnings (100%)
  • Replaced JSDoc theme minami with clean-jsdoc-theme

[0.8.3] - 2024-06-13

Updated

[0.8.4] - 2024-09-02

  • Upgraded outdated NPM packages

[0.8.5] - 2024-12-01

  • NPM security update (CVE-2024-21538)
  • Upgraded outdated NPM packages