data icon indicating copy to clipboard operation
data copied to clipboard

Backport request utils and diagnostic to 4.12

Open gitKrystan opened this issue 1 year ago • 0 comments

FIXME

  • [ ] diagnostic needs to build for other packages to see the types
  • [ ] do something about the unimplemented methods
  • [ ] search project for FIXMEs and resolve all remaining

Description

Backports the following feature packages to 4.12:

  • @ember-data/active-record/request
  • @ember-data/rest/request
  • @ember-data/request-utils

and the following support packages:

  • @warp-drive/diagnostic
  • @warp-drive/internal-config/rollup (does not backport the eslint internal configs)
  • tests/builders

Does not backport:

  • @ember-data/json-api/request (this will be done in a separate PR)

Notes for the release

gitKrystan avatar Dec 06 '23 21:12 gitKrystan