Fix using collections in reusable components
This release fixes an issue when using the .collection attribute in reusable components
Project Update
npm install --save-dev ember-cli-page-object@0.3.1Main changes
List of main changes
- Make collection definition immutable
Community contributions
#15 Make collection definition immutable (@juanazam)
#14 Define attributes without a selector if the page has an scope defined (@juanazam)