Skip to content

Releases: lorefnon/collection-joiner

v3.3.0

12 Dec 09:22
Compare
Choose a tag to compare

✨ extendAsync can now accept a collection or promise for the source to be extended
✨ fetchAll no longer assumes that what is being fetched is an array

v3.2.0

03 Dec 09:23
Compare
Choose a tag to compare
  • ✨ Exposed an extendAsync function to more conveniently combine data fetching and association
  • 💄 Made the fetchAll utility more convenient - if guards are now optional, and in absence of a guard, a thunk can be passed directly

v1.1.0

12 Jul 15:51
Compare
Choose a tag to compare
  • Added support for in-place mutation of collections