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.
3.0.0 - 2022-12-29
- Added support for Mongoose 6.x
- Added required field
modelName
to plugin options.
- Removed support for Mongoose <6.x
- Removed support for Node.js 12.x
- Updated dependencies
2.3.0 - 2020-09-17
- Added parameter
maxLevel
togetChildrenTree()