ember-moment icon indicating copy to clipboard operation
ember-moment copied to clipboard

When calling `deprecate` you must provide `for` in options. Missing options.for in "ember-moment.addon.helpers.moment-to-now" deprecation

Open lsarni opened this issue 3 years ago • 0 comments

Hello, I'm getting this warning when using the moment-to-now helper.

It seems like this deprecate should have a for option.

According to the code of the deprecate method options.for A namespace for the deprecation, usually the package name

Would also be fixed by merging #338

lsarni avatar Mar 16 '21 12:03 lsarni