data
data copied to clipboard
A lightweight reactive data library for web applications. Designed over composable primitives.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | [`^11.0.1` -> `^11.0.3`](https://renovatebot.com/diffs/npm/glob/11.0.2/11.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) | [`^17.16.2` -> `^17.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.18.0/17.20.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
RFC https://rfcs.emberjs.com/id/0964-deprecate-legacy-request-support/ ### Misc - [ ] Deprecate missing relationship data member being treated as empty for sync relationships. ### Store APIs We will consider moving the implementation of these...
SchemaRecord Overview - [x] @warp-drive/schema-record has a meaningful README with an overview and setup instructions - [x] @warp-drive/schema-record has a meaningful overview for the APIDocs New Guides Content - [...
From [#ember-data discord](https://discord.com/channels/480462759797063690/486549196837486592/1380617376088723516) ### Problem In scenarios dealing with multiple stores, it can be desirable for each store to represent the same new record, before that record has received a...
Tracking list for https://github.com/emberjs/rfcs/pull/1082 We should copy it over when done. ## Package Migration Status ✅ Completed [22 of 22] ### @warp-drive/core - [x] core-types - [x] request - [x]...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ignore](https://redirect.github.com/kaelzhang/node-ignore) | [`^7.0.3` -> `^7.0.5`](https://renovatebot.com/diffs/npm/ignore/7.0.4/7.0.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ember/test-helpers](https://redirect.github.com/emberjs/ember-test-helpers) | [`5.2.0` -> `5.2.2`](https://renovatebot.com/diffs/npm/@ember%2ftest-helpers/5.2.0/5.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/qunit](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qunit) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit)) | [`2.19.10` -> `2.19.12`](https://renovatebot.com/diffs/npm/@types%2fqunit/2.19.10/2.19.12) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR - enables per-handler and per-request tailoring of how the Fetch handler will parse the response text - adds default handlers for text/xml/html in addition to json - changes...