Chris Thoburn

Results 328 issues of Chris Thoburn

partially resolves #9066 Replaces `@ember/debug` with `@ember-data/macros` Currently only handles `assert` as we will need to introduce deprecation infra for `warn` and `deprecate`.

This ticket tracks work we expect to backport to 4.12, including that mentioned here https://blog.emberjs.com/ember-data-4-12-special-release-update-2023-09-22 - [ ] @ember-data/rest builder utils - [ ] @ember-data/active-record builder utils - [ ]...

:dart: lts
lts-4-12

Its Happening. (Note: no implementation here yet, just all the infra and the README). This PR will explore the final design for the associated RFCs (we expect a minimum of...

:dart: canary
:label: feat

fills out additional terminology in the new guide

:dart: canary
:label: doc

Over time many issues have been reported that were due to emergent unspecified behaviors that occur once system expectations have not been met. Some examples: - #9038 - #8846 -...

:label: feat

reboot of https://github.com/emberjs/rfcs/pull/458

type and lint artifacts are no longer in root but instead exist as a per-package cache. We should enable caching and restoring these like we previously did with root.

:label: chore

currently it eats up a lot of time by running on every package (including if nothing has changed).

:label: chore

While @warp-drive/diagnostic has been able to be dropped in for qunit in three packages now, its DOM reporter is not as feature rich as qunit's. - [x] add comprehensive readme...

Begins work on the schema scaffolding and parsing CLI

:dart: canary
:label: feat