Loopback Component Jsonapi Versions Save

JSONAPI support for loopback.

v2.6.0

6 years ago

2.6.0 (2018-01-15)

Bug Fixes

  • component-options: Rename handleCustomRemote to handleCustomRemoteMethods + Fix README for #265 (e0d9ecd)
  • package: update lint-staged to version 6.0.0 (2bf07ec)
  • utils: Fix bug introduced by #265 and add test case for remote type (d7dbca0)
  • utils: shouldNotApplyJsonApi and shouldApplyJsonApi were not working when no model was set and methods was an array (8a775d4)

Features

  • utils: #45 - Enforce type for custom remote, and add a jsonapi option on custom remote to override include/exclude (b766dd0)

v2.5.2

6 years ago

2.5.2 (2017-11-18)

Bug Fixes

  • null response for empty BelongsTo relationship (483430f)

v2.5.1

6 years ago

2.5.1 (2017-11-17)

Bug Fixes

  • package: update lint-staged to version 5.0.0 (f6f78b4)

v2.5.0

6 years ago

2.5.0 (2017-11-17)

Features

  • errors: allow for custom source and meta properties in a error response (c250d4c)

v2.4.4

6 years ago

2.4.4 (2017-09-15)

Bug Fixes

  • relationships: fix unhandled promise rejection warning (aac8005)

v2.4.3

6 years ago

<a name"2.4.3">

2.4.3 (2017-09-14)

Bug Fixes

  • deserializer: Fixes various relations issues (d6a4b79a)
  • tests: set strict mode on all files for node4 (483e31ea)

v2.4.2

6 years ago

<a name"2.4.2">

2.4.2 (2017-08-10)

Bug Fixes

  • package: update debug to version 3.0.0 (531da77e)

v2.4.1

6 years ago

<a name"2.4.1">

2.4.1 (2017-07-13)

Bug Fixes

  • serializer:
    • support reflexive relationships (067283ce)
    • support reflexive relationships (4fda519a)

v2.4.0

6 years ago

<a name"2.4.0">

2.4.0 (2017-07-08)

Features

  • serializer: improved algorithm (6e1f92c1)
  • test: improved tests according to new feat (4f637280)

v2.3.5

6 years ago

<a name"2.3.5">

2.3.5 (2017-06-26)

Bug Fixes

  • package: update husky to version 0.14.0 (9a6ef1c2)