ember-resources@6.0.0-beta.3
Pre-release
Pre-release
github-actions
released this
11 Mar 13:47
·
587 commits
to main
since this release
Major Changes
-
#815
54e2b50
Thanks @NullVoxPopuli! - TheRemoteData
resource now has the same state changes and semantics astrackedFunction
.Breaking Changes:
isResolved
is only true when the request succeeds. During migration, you may useisFinished
for previous behavior.