Skip to content

Dependency fix

Choose a tag to compare

@poteto poteto released this 13 Jul 14:47
· 227 commits to master since this release

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