Open gabrielcsapo opened 4 years ago
@gabrielcsapo keep in mind that ember-data
is a consumer of the 0.3 API
@hjdivad made a note of the two consumers that I have found using the 0.3 API
tbh it would be trivial still to move 0.2.3/0.2.4 consumers onto 0.3. The 0.2 format just doesn't make sense at all. Ideally now that node has advanced to having performance timing APIs as well we could just use performance.mark for everything and be done with it.
0.3 had a bunch of great features that were added for the format that was produced.
There have been issues with it's compatibility within the ecosystem and I suggest we do the following;
Current consumers of ^0.3
cc. @stefanpenner @hjdivad