components / ember-data

Shim repository for EmberJS's Data component.
15 stars 53 forks source link

[Issue] Ember-Data 2.8.0 not tagged #36

Closed piotrpalek closed 7 years ago

piotrpalek commented 7 years ago

This is a problem because services like https://cdnjs.cloudflare.com rely on the tags. So specifically because there is no 2.8.0 tag, there is no ember-data 2.8.0 on cdnjs, which in turn causes issues for ember-twiddle (can't use ember-data 2.8 because we use cdnjs to download ember and ember-data files)

rwjblue commented 7 years ago

Thanks for reporting!

@bmac / @fivetanley - Would one of y'all mind pushing the 2.8 build up and tagging?

RobLoach commented 7 years ago

https://github.com/components/ember-data/tree/2.8 2.8.0 tagged