Skip to content

v1.3.1

Choose a tag to compare

@gerard2perez gerard2perez released this 20 Apr 19:10

<a name"1.3.1">

1.3.1 (2017-04-20)

Bug Fixes

  • belongsTo: fix the belongsTo relation when posting a related child (0f7fba65)
  • filterset:
    • fix problem generating query for related fields in search terms (a0090675)
    • mongo query will be correctly genereated if a related property is specified (98b2d05e)
  • inflector:
    • fix missmatch plural and uncontable inflection setup (4f8a73d2)
    • move back to i (inflector) (36ae1f37)
  • mongoose: queries will match mongoose 4.9.5 (ee0a591e)
  • seed: findCre won't create duplicated entries (4236f7df)