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.
- Added
APP_ROOT
global variable.
- Enabled Semgrep SAST analyzer.
- Main documentation (new section)
- Development dependencies
- Differentiate app/router errors (added
RouterError
)
- Renamed class
Common
>>Utils
- Replaced coveralls w/ coverage-reporter
- Package node engine to AWS supported (v18)
- Replaced Travis-CI with Github workflow
- Added comments to
router.use
@example
exports.js
to consolidate interfaces used in plugin tests
- Minor refactor, clear up test gaps
- Resolved Instanbul warnings (100%)
- Replaced JSDoc theme minami with clean-jsdoc-theme
- Upgraded clean-jsdoc-theme (bug fixes)
- Upgraded outdated NPM
devDependencies
- Upgraded outdated NPM packages
- NPM security update (CVE-2024-21538)
- Upgraded outdated NPM packages