UNPKG

jsonapi-server-mini

Version:

Minimalistic JSON:API server for Node.js and MongoDB

21 lines (13 loc) 437 B
3.6.3 / 2018-12-07 ================== * Deprecate Q.js in favour of native promises #36 from @Redsandro * Allow custom connection string for testing #34 from @Redsandro 3.6.2 / 2018-12-06 ================== * Fix one-to-many relationship type bug #33 from @Redsandro ### - Time passes - ### 2.1.0 * [FEATURE] adding select function * [FEATURE] adding isLean function ### 2.0.3 * [BUGFIX] fixing meta creation for pagination