nodejs-restful-jsonapi-seed
Version:
Everything you need to start building a scalable web application.
53 lines (28 loc) • 1.52 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.0] - 2023-05-18
### Changed
The following items are **breaking changes** and not supported in prior releases.
- Removed Babel transpilation process
- Refactored ESM import paths/require
## [2.0.1] - 2023-07-26
NPM security update ([CVE-2023-37466](https://github.com/advisories/GHSA-cchq-frgv-rjh5))
## [2.0.2] - 2023-10-03
NPM security update ([CVE-2022-25883](https://github.com/advisories/GHSA-c2qf-rxjj-qqgw))
## [2.0.3] - 2024-01-24
NPM security update ([CVE-2023-26159](https://github.com/advisories/GHSA-jchw-25xp-jwwc))
## [2.0.4] - 2024-04-01
NPM security update ([CVE-2024-28849](https://github.com/advisories/GHSA-cxjh-pqwp-8mfp))
- Upgraded outdated NPM packages
## [2.0.5] - 2024-07-21
NPM security update ([CVE-2024-37890](https://github.com/advisories/GHSA-3h5v-q93c-6h6q))
- Upgraded outdated NPM packages
## [2.0.6] - 2024-10-11
NPM security update ([CVE-2024-43799](https://github.com/advisories/GHSA-m6fv-jmcg-4jfg))
## [2.0.7] - 2025-05-08
- NPM security update ([CVE-2024-11831](https://github.com/advisories/GHSA-76p7-773f-r4q5))
- Upgraded Mocha NPM package (11.2.2)
## [2.0.8] - 2025-09-13
- NPM security update ([CVE-2025-7783](https://github.com/advisories/GHSA-fjxv-7rqg-78g4))
- Upgraded outdated NPM packages