UNPKG

short-objectid

Version:

The idea of this project is make your details route easier 🥰 ..

22 lines (19 loc) • 717 B
## CHANGE LOG ### v5.0.0 (25 Avr 2020) - fix warning when you use this module with express and mongoose. - create sandbox example using express@4.17.1 and mongoos@5.9.10. - add sandbox link to README.md. - add shortObjectId to result when use cache option with out call any method. - add cjs support with force way. - update one test. ### v5.0.0-rc (25 Avr 2020) - depreacted previous versions. - update all deps. - add CHANGELOG.md. - add CODE_OF_CODUCT.md. - add CONTRIBUTING.md. - clean up and refactor the code. - add options features. - add predictable cache container (nano-redux with singleton pattern). - create test for all code. - add more information about this upate to README.md.