- #9328 chore: update READMEs with status and dist tag info (@runspired)
- #9298 docs(request): remove duplicate line in readme (@Yelinz)
- #9275 doc: don't mention unexisting ESA auth handler (@sly7-7)
- #9471 feat: npx warp-drive (@runspired)
- #9407 feat: v2 addons (@runspired)
- #9443 feat: universal consts (@runspired)
- #9366 feat: typed Model (@runspired)
- #9260 feat: ember specific data utils (@runspired)
- #9459 fix: ensure cachehandler responses are cast to documents (@runspired)
- #9383 fix: ensure cache-handler clones full errors (@runspired)
- #9360 fix: Make IS_MAYBE_MIRAGE work in Firefox (@MichalBryxi)
- #9307 fix: mirage does not support anything (@runspired)
- #9265 feat: Improve config handling for polyfillUUID (@MehulKChaudhari)
- #9254 Update IS_MAYBE_MIRAGE function to check for Mirage in development mode (@Baltazore)
- #9292 feat: add new build-config package (@runspired)
- #9385 fix: Make IS_MAYBE_MIRAGE simplified (@MichalBryxi)
- #9370 chore: rename macros (@runspired)
Chris Thoburn (@runspired) Yelin Zhang (@Yelinz) Sylvain Mina (@sly7-7) Michal Bryxí (@MichalBryxi) Mehul Kiran Chaudhari (@MehulKChaudhari) Kirill Shaplyko (@Baltazore)
For the full project changelog see https://github.com/emberjs/data/blob/main/CHANGELOG.md
- #9072 feat: advanced JSON:API queries & basic request example (@runspired)
- #9068 docs: unroll details sections (@runspired)
- #9220 feat: request infra improvements (@runspired)
- #9072 feat: advanced JSON:API queries & basic request example (@runspired)
- #8935 feat: (private) implement basic field support for schema-record (@runspired)
- #8921 feat: Improved Fetch Errors (@runspired)
- #9203 fix: Fetch handler hacks for Mirage (canary) (@gitKrystan)
- #9110 Stricter typescript-eslint config (@gitKrystan)
- #9058 Switch from eslint-plugin-prettier to running prettier directly (@gitKrystan)
- #9057 Add eslint-plugin-n to eslint config for node files (@gitKrystan)
- #9055 Fix ESLint for VSCode (@gitKrystan)
- #9051 chore: use references for tsc, add checks to schema-record, bun to run scripts (@runspired)
- #9032 chore(types): split out lint and type commands to be per-package (@runspired)
- #9050 chore: use composite mode for tsc (@runspired)
- #9049 chore: incremental tsc builds (@runspired)
- #9046 chore: reduce number of things turbo builds for build (@runspired)
- #9029 chore: add @warp-drive/core as home for shared code (@runspired)
- #9025 chore: reconfigure request package type location (@runspired)
- #8931 chore: package infra for schema-record (@runspired)
- #8906 feat: expand mock-server capabilities, add to main tests (@runspired)
Chris Thoburn (@runspired) Krystan HuffMenne (@gitKrystan)