HeroicEric / ember-group-by

An Ember addon that adds a computed property macro for grouping objects by a given property.
MIT License
53 stars 17 forks source link

DEPRECATION: `new A()` has been deprecated, please update to calling A as a function: `A()` #20

Closed benmurden closed 5 years ago

benmurden commented 5 years ago

Addon raises the following deprecation notice in Ember 3.7.

DEPRECATION: `new A()` has been deprecated, please update to calling A as a function: `A()`
[deprecation id: array.new-array-wrapper]
See https://emberjs.com/deprecations/v3.x#toc_array-new-array-wrapper for more details.
esbanarango commented 5 years ago

This should be fixed on version 0.0.6