Skip to content

Releases: lenneTech/nest-server

9.0.11

12 Oct 14:04
b820cc4
Compare
Choose a tag to compare
  • Automatic string to ObjectId handling for filters
  • Updated packages

9.0.10

08 Oct 10:34
8f703c7
Compare
Choose a tag to compare
  • Handling for no results in findAndCount

9.0.9

08 Oct 09:30
123bd9f
Compare
Choose a tag to compare
  • Removed restrictions for pagination
  • Extended CRUD service
  • Updated packages

9.0.8

05 Oct 16:35
4d5cc47
Compare
Choose a tag to compare
  • Get random samples from find methods
  • Updated packages

9.0.7

05 Sep 22:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.6.11...9.0.7

9.0.6

30 Aug 15:31
b4a9c30
Compare
Choose a tag to compare

localhost to 127.0.0.1

9.0.5

30 Aug 12:01
5913e27
Compare
Choose a tag to compare

Upload directory created before saving files

9.0.4

30 Aug 10:23
fe4757a
Compare
Choose a tag to compare

Unique emails tested and packages updated

9.0.3

14 Aug 19:07
c3ffbc3
Compare
Choose a tag to compare

Optimized naming for findAndCountUsersResult

9.0.2

14 Aug 18:14
211a00e
Compare
Choose a tag to compare

findAndCount added to CRUD Service