Skip to content

Eventually Consistent

Compare
Choose a tag to compare
@dfreeman dfreeman released this 28 Aug 12:10
· 77 commits to master since this release
1ae7706

Fixed

  • Ensure ember-css-modules is initialized before ember-cli-htmlbars. This almost always was coincidentally the case already, but ordering constraints from other addons could cause ECM to init later, causing local-class in colocated templates not to be processed, as in ember-concurrency-async#4