Skip to content

v7.4.1

Compare
Choose a tag to compare
@evert evert released this 21 Mar 05:11
· 147 commits to main since this release
162a918
  • #433: Fixed race condition when processing nested _embedded resources and
    emiting update events. The order at which they happen is now consistent.
    When the update event happens, the entire cache should be up to date.
  • #328: Resource.go() and Client.go() can now take a Link object as the
    argument.