This repository has been archived by the owner on May 23, 2023. It is now read-only.
Releases: lucas-a-pelegrino/node-bloodboiler
Releases · lucas-a-pelegrino/node-bloodboiler
v2.2.1 (2021-06-10)
- 🐳 Added improvements to Docker;
- 📦 Upgraded dependencies;
- 🔼 Minor improvements and fixes;
v2.1.1 (2020-12-08)
- 📦 This release updates packages to their latest version, fixing vulnerability issues;
v2.1.0 (2020-05-01)
- Improved the Query Helper, allowing better pagination management for the client;
- Removed lodash from the project's dependencies, replacing its methods with pure JavaScript (ES9);
- Added reference link to the sequelized version of the boilerplate to the README;
v2.0.0 (2020-04-21)
- Full refactor: This new version comes with a refactor of the entire project, reorganizing the base structure of the repo, including new features, improving security, code analysis, and coverage checks.