Skip to content

Releases: lucmerceron/reference-fetcher

v3.2.0

19 Feb 16:24
62fab83
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2018-02-19)

Features

v3.1.1

02 Jan 12:00
Compare
Choose a tag to compare

<a name"3.1.1">

3.1.1 (2018-01-02)

Bug Fixes

  • idsFailed: Register ids fetching that had failed so the algorithm won't retry to fetch them (40ef0a5c)

v3.1.0

12 Oct 09:30
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2017-10-12)

Features

  • rootNoCache: A new option to recall the root fetch if set to true each time the referenceFetc (e722e6da)

v3.0.12

19 Sep 12:43
Compare
Choose a tag to compare

<a name"3.0.12">

3.0.12 (2017-09-19)

Bug Fixes

  • id: Test for id != null & undefined at the same time (79db13f8)

v3.0.11

19 Sep 09:42
Compare
Choose a tag to compare

<a name"3.0.11">

3.0.11 (2017-09-19)

Bug Fixes

  • thenable: Make sure the fetch function is a promise returning values, log error if not (be18443a)

v3.0.10

18 Sep 14:49
Compare
Choose a tag to compare

<a name"3.0.10">

3.0.10 (2017-09-18)

Bug Fixes

  • uniqIds: Removed the bug that made able uniqIds to contain undefined (d123a0df)

v3.0.9

18 Sep 14:30
Compare
Choose a tag to compare

<a name"3.0.9">

3.0.9 (2017-09-18)

Bug Fixes

  • promise: Does not try to access promise result entity by its name (edb76bfd)

v3.0.8

19 Jul 08:52
Compare
Choose a tag to compare

<a name"3.0.8">

3.0.8 (2017-07-19)

Bug Fixes

  • entity: Warning when an object retrieve with fetch does not contain the entity asked and (b5c172ea)

v3.0.7

19 Jul 08:36
Compare
Choose a tag to compare

<a name"3.0.7">

3.0.7 (2017-07-19)

Bug Fixes

  • parentObject: Do not spread array of already fetched as parent for underneath references (a2eae652)

v3.0.6

18 Jul 16:26
Compare
Choose a tag to compare

<a name"3.0.6">

3.0.6 (2017-07-18)

Bug Fixes

  • references: Give an array to work on as parentObject for underneath references (dfcdf18c)