You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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.