Skip to content

Releases: holidayextras/jsonapi-store-mongodb

v2.0.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 23 Sep 12:01
  • 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

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 22 May 22:42
  • Updated dependencies.

v1.5.1

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 22 May 22:33
  • Updated dependencies.

v1.5.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 25 Jun 19:32
  • Create individual indexes for related resources

v1.4.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 31 May 09:37
  • Use latest jsonapi-server processed filter

v1.3.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 29 May 14:56
  • Improved index creation
  • Better error handling on .find()

v1.2.1

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 17 Feb 15:07
  • Improved filtering for non-string attributes.

v1.2.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 21 Jan 13:42
  • Robust MongoDB connection management

v1.1.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 21 Jan 11:11
  • Offload queries to Mongo

v1.0.0

Choose a tag to compare

@pmcnr-hx pmcnr-hx released this 29 May 15:02
  • Sort support
  • Pagination support