adopted-ember-addons / ember-moment

MIT License
400 stars 122 forks source link

Remove deprecated feature #335

Closed chancancode closed 3 years ago

chancancode commented 3 years ago

Since https://github.com/emberjs/ember.js/pull/19133, ember-source requires passing a since option to the deprecate function. Since this deprecation is targeted for removal in 8.0 anyway, seems like we can just remove it instead of fixing the issue.