Loopback Component Jsonapi Versions Save

JSONAPI support for loopback.

v2.3.4

6 years ago

<a name"2.3.4">

2.3.4 (2017-06-18)

Bug Fixes

  • package: update lint-staged to version 4.0.0 (34abe372)

v2.3.3

6 years ago

<a name"2.3.3">

2.3.3 (2017-06-12)

Bug Fixes

  • serializer: incorrect id check (9678cad3)

v2.3.2

6 years ago

<a name"2.3.2">

2.3.2 (2017-06-11)

Bug Fixes

  • string ids: handle string IDs in request payload (bd7fb7eb)
  • tests: Fix broken tests after rebase (bcd757b5)

v2.3.1

6 years ago

<a name"2.3.1">

2.3.1 (2017-06-11)

Bug Fixes

  • serializer:
    • switch let to var (6c8ac19e)
    • remove duplicate includes from serializer (68a92389)

v2.3.0

6 years ago

<a name"2.3.0">

2.3.0 (2017-06-10)

Features

  • pagination: Implement paging (726f375f)

v2.2.2

6 years ago

<a name"2.2.2">

2.2.2 (2017-06-09)

Bug Fixes

  • upgrade: Update code and tests to match latest dependencies (c2ae6ab2)

v2.2.1

7 years ago

<a name"2.2.1">

2.2.1 (2017-04-17)

Bug Fixes

  • serialize: Add missing patchAttributes key (77cd8493)

v2.2.0

7 years ago

<a name"2.2.0">

2.2.0 (2017-04-17)

Features

  • config: Use disableRemoteMethodByName instead of disableRemoteMethod (230156db)

v2.1.0

7 years ago

<a name"2.1.0">

2.1.0 (2017-04-17)

Features

  • serialize: Use HTTP path when building model relation links (94d47510)

v2.0.1

7 years ago

<a name"2.0.1">

2.0.1 (2017-04-17)

Bug Fixes

  • deserialize: add missing patchAttributes (a25b9249)