Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

v2.1.0 (2020-05-01)

Compare
Choose a tag to compare
@lucas-a-pelegrino lucas-a-pelegrino released this 01 May 06:21
· 117 commits to master since this release
  • 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;