👀looking pretty good that RequestManager will ship by Thanksgiving (and thus be in 4.9) #emberdata
More progress: made requests immutable, added dev-time schema validation for requests. Next up: error propagation tests and stream tests.
Even closer to shipping an amazing request management solution for #emberjs #reactjs etc. down to streams and Response object processing then we ship: https://github.com/emberjs/data/pull/6642
[FEAT] ReqestManager by runspired · Pull Request #6642 · emberjs/data

Implements emberjs/rfcs#860

GitHub

Added in AbortController support and tests. You need not define your own, but if you do it gets entangled. Handlers can abort individual bits via the controller they define and own. Top level signal aborts all!

#javascript #reactjs #svelte #next #vue #emberjs #emberdata

The new library is done 🎉

Got a few cleanup tasks to do but now the final boss is to implement the integration to the existing stuff.