- #9328 chore: update READMEs with status and dist tag info (@runspired)
- #9471 feat: npx warp-drive (@runspired)
- #9467 feat: implement schema-object for schema-record (@richgt)
- #9468 feat: string utils 🌌 (@runspired)
- #9466 feat: make @id editable and reactive (@runspired)
- #9465 feat: implement edit & create cases for legacy relationships (@runspired)
- #9464 feat: implement support for legacy hasMany and belongsTo relationship reads (@runspired)
- #9407 feat: v2 addons (@runspired)
- #9453 feat: update SchemaService to reflect RFC updates (@runspired)
- #9448 feat: impl SchemaService RFC (@runspired)
- #9366 feat: typed Model (@runspired)
- #9359 feat: type checked builders and inferred request types from builders (@runspired)
- #9277 feat: implement managed object for schemaRecord (@richgt)
- #9260 feat: ember specific data utils (@runspired)
- #9240 feat: implement managed array for schemaRecord (@richgt)
- #9244 feat: improves consumer-facing store types (@runspired)
- #9459 fix: ensure cachehandler responses are cast to documents (@runspired)
- #9265 feat: Improve config handling for polyfillUUID (@MehulKChaudhari)
- #9292 feat: add new build-config package (@runspired)
- #9370 chore: rename macros (@runspired)
Chris Thoburn (@runspired) Rich Glazerman (@richgt) Mehul Kiran Chaudhari (@MehulKChaudhari)
For the full project changelog see https://github.com/emberjs/data/blob/main/CHANGELOG.md
- #9220 feat: request infra improvements (@runspired)
- #9094 feat: support legacy attribute behaviors in SchemaRecord (@gitKrystan)
- #9095 feat (internal): support legacy model behaviors in SchemaRecord legacy mode (@runspired)
- #8949 feat:prepare for universal reactivity (@runspired)
- #8948 feat(private): reactive simple fields (@runspired)
- #8946 feat (private): implement resource relationships for SchemaRecord (@runspired)
- #8939 feat (private): implement support for derivations in schema-record (@runspired)
- #8935 feat: (private) implement basic field support for schema-record (@runspired)
- #9110 Stricter typescript-eslint config (@gitKrystan)
- #9093 feat(internal): implement legacy mode toggle (@runspired)
- #9085 Add type-checking to tests/warp-drive__schema-record (@gitKrystan)
- #9058 Switch from eslint-plugin-prettier to running prettier directly (@gitKrystan)
- #9057 Add eslint-plugin-n to eslint config for node files (@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)
- #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)
Chris Thoburn (@runspired) Krystan HuffMenne (@gitKrystan)