Skip to content

Releases: Lansoweb/koa-mongo-crud

npm audit fix, upgrade mongodb to v4, log4js to 6 and set node >=12

08 Feb 12:16
1be0ec8
Compare
Choose a tag to compare
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

27 Oct 15:18
Compare
Choose a tag to compare

1.2.8 (2020-10-27)

Bug Fixes

1.2.7

27 Oct 15:06
Compare
Choose a tag to compare

1.2.7 (2020-10-27)

Bug Fixes

1.2.6: Merge pull request #19 from mariojrrc/add-validate-uuid

27 Oct 11:17
783ad6b
Compare
Choose a tag to compare
feat(uuid validate): add function to validate uuid

1.2.5

15 Apr 19:25
1218732
Compare
Choose a tag to compare
Bump version

New release

29 Jan 20:49
59f8bbe
Compare
Choose a tag to compare

fix pagination data

1.2.3

01 Oct 14:22
Compare
Choose a tag to compare

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

18 Sep 12:25
Compare
Choose a tag to compare

1.2.2 (2019-09-18)

Bug Fixes

1.2.1

18 Sep 11:58
Compare
Choose a tag to compare

1.2.1 (2019-09-18)

Bug Fixes

  • remove package-lock.json (c198dc1)

1.2.0

18 Sep 11:56
Compare
Choose a tag to compare

1.2.0 (2019-09-18)

Features

  • auth: add authAllowedRoutes in config to skip authentication (5ccbd83)