Releases: lucmerceron/reference-fetcher
Releases · lucmerceron/reference-fetcher
v3.2.0
<a name"3.2.0">
3.2.0 (2018-02-19)
Features
v3.1.1
<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
<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
<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
<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
<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
<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
<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
<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
<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)