Skip to content

Releases: holidayextras/jsonapi-store-mongodb

v2.0.0

23 Sep 12:01
Compare
Choose a tag to compare
  • Bump all dependencies
  • Support Node.js 8.
  • Only Node.js >= 4.5 is now supported.
  • Support latest jsonapi-server.
  • Prevent crash when attributeConfig is null or undefined

v1.5.2

22 May 22:42
Compare
Choose a tag to compare
  • Updated dependencies.

v1.5.1

22 May 22:33
Compare
Choose a tag to compare
  • Updated dependencies.

v1.5.0

25 Jun 19:32
Compare
Choose a tag to compare
  • Create individual indexes for related resources

v1.4.0

31 May 09:37
Compare
Choose a tag to compare
  • Use latest jsonapi-server processed filter

v1.3.0

29 May 14:56
Compare
Choose a tag to compare
  • Improved index creation
  • Better error handling on .find()

v1.2.1

17 Feb 15:07
Compare
Choose a tag to compare
  • Improved filtering for non-string attributes.

v1.2.0

21 Jan 13:42
Compare
Choose a tag to compare
  • Robust MongoDB connection management

v1.1.0

21 Jan 11:11
Compare
Choose a tag to compare
  • Offload queries to Mongo

v1.0.0

29 May 15:02
Compare
Choose a tag to compare
  • Sort support
  • Pagination support