Releases: Lansoweb/koa-mongo-crud
Releases · Lansoweb/koa-mongo-crud
npm audit fix, upgrade mongodb to v4, log4js to 6 and set node >=12
Merge pull request #22 from mariojrrc/master
refactor: npm audit fix, upgrade mongodb to v4, log4js to 6 and set node >=12
1.2.8
1.2.8 (2020-10-27)
Bug Fixes
1.2.7
1.2.7 (2020-10-27)
Bug Fixes
1.2.6: Merge pull request #19 from mariojrrc/add-validate-uuid
feat(uuid validate): add function to validate uuid
1.2.3
1.2.3 (2019-10-01)
Bug Fixes
- auth: change to request path in allowed routes (4425453)
- auth.js: fix allowed routes in url with query string (0b8a1bc)
1.2.2
1.2.2 (2019-09-18)
Bug Fixes
1.2.1
1.2.1 (2019-09-18)
Bug Fixes
1.2.0
1.2.0 (2019-09-18)
Features
- auth: add authAllowedRoutes in config to skip authentication (5ccbd83)