Release v1.0.0 🚀
Finally, after the addon was broken for quite a while due to a bug in ember, all bugs are fixed and we are ready to go again!
Version bumps
- Ember is updated to v2.13.3 (b13f75b)
Also, Ember is now included via npm (6671724) - Polymer is updated to v1.9.1 (0d9691d)
- WebComponentsJS is updated to v0.7.24 (87b0de3)
Bugfixes
Repository health
- The repo is now monitored by the Greenkeeper 2.0 to ensure all packages are always up-to-date 🏝
- Yarn is now enabled for faster builds!
Along with that, Greenkeeper is also configured to update theyarn.lockfile 🔒 - Code coverage is now uploaded for every task
The way forward
The v1.9.1 polymer release is probably the last minor version in the 1.x series, since polymer v2.0.0 was just released! 🙌🏻 In ensuring a smooth transition between the two, v1.9.1 fires deprecation warnings. With those all fixed component developers should be able to upgrade their element to a v2.0.0 one.
For us, this means that we will still have to wait a little while for all elements to have been upgraded to a v2.0.0 one. This is why I will develop a stable polymer 1.0 compatible ember-polymer version in the 1.x branch, whilst developing a polymer 2.0 compatible ember-polymer version in master.
Look around at https://www.webcomponents.org to browse elements! Cheers!