- #9479 feat: support migration path for ember-inflector usage (@runspired)
- #9328 chore: update READMEs with status and dist tag info (@runspired)
- #9471 feat: npx warp-drive (@runspired)
- #9468 feat: string utils 🌌 (@runspired)
- #9407 feat: v2 addons (@runspired)
- #9448 feat: impl SchemaService RFC (@runspired)
- #9450 feat: improve typing around Model and createRecord (@runspired)
- #9366 feat: typed Model (@runspired)
- #9260 feat: ember specific data utils (@runspired)
- #9244 feat: improves consumer-facing store types (@runspired)
- #9469 Fix exports for 'ember-data' (@NullVoxPopuli)
- #9318 fix: be more specific in files in case .npmignore is ignored (@runspired)
- #9477 fix: add deprecation and avoid breaking configs (@runspired)
- #9292 feat: add new build-config package (@runspired)
- #9370 chore: rename macros (@runspired)
Chris Thoburn (@runspired) @NullVoxPopuli
For the full project changelog see https://github.com/emberjs/data/blob/main/CHANGELOG.md
- #9220 feat: request infra improvements (@runspired)
- #9069 feat: Improve extensibility (@runspired)
- #8892 doc: Fix paths in transform deprecations (@HeroicEric)
- #9062 Extract qunit 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)
- #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)
- #9028 chore: more isolated types (@runspired)
- #9025 chore: reconfigure request package type location (@runspired)
- #9021 chore: cleanup ember-data/-private types (@runspired)
- #9017 chore: make json-api cache strict (@runspired)
- #8931 chore: package infra for schema-record (@runspired)
Chris Thoburn (@runspired) Eric Kelly (@HeroicEric) Krystan HuffMenne (@gitKrystan)