You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PATCH release fixes an issue where 1.3.2 would break builds by not installing ember-new-computed as a dependency. Thanks to @raytiley for reporting!
Changelog
#89 Moved ember-new-computed to dependencies instead of devDependencies by @poteto