data
data copied to clipboard
Documentation of dreprecations is missing in ember-data 5.x
Hey there,
https://deprecations.emberjs.com/ is very useful, but deprecations since ember-data 4 are not described. Gives another source for deprecations of ember-data?
Thank you
I never remember what special place we have to make those PRs, @locks might be of help. I've been considering documenting them inline, which would make them show up here: https://api.emberjs.com/ember-data/release/modules/@ember-data%2Fdeprecations
You can find the repo at https://github.com/ember-learn/deprecation-app/ !
Hey there, so i can hope for a actualization of documentation now? Thank you so much
@Timbuktu1982 will probably take a bit to PR something. Is there a particular deprecation you're curious about? most of the deprecation descriptions say exactly what to do and the associated RFC typically has a more detailed description.
Going to close this issue since documentation for individual deprecations is tracked in #8086