Releases: skatejs/web-components
Releases · skatejs/web-components
v0.0.1
<a name"0.0.1">
0.0.1 (2017-03-02)
Bug Fixes
- Update docs to try and trigger a proper version release. (52948c7f)
v0.0.0
<a name"0.0.0">
0.0.0 (2017-02-25)
v5.2.1
<a name"5.2.1">
5.2.1 (2017-02-22)
Bug Fixes
- update @webcomponents/template dependency to latest hash (#39) (e305d5ba, closes #36)
v5.2.0
<a name"5.2.0">
5.2.0 (2017-02-16)
Features
v5.1.0
<a name"5.1.0">
5.1.0 (2017-01-23)
Bug Fixes
- Add required shims for ES2015 in older browsers that the pfills use. (8f7b8ed9)
- Fix ShadyCSS patching by depending on the correct entry point. (bfcbe0c1, closes #33)
Features
v5.0.2
<a name"5.0.2">
5.0.2 (2017-01-22)
Bug Fixes
- Fix in IE11 because the promise polyfill was mising. Remove safari fixes and for (775302da)
- Update versions of wc fills. (ce028cd1)
v5.0.1
<a name"5.0.1">
5.0.1 (2016-12-12)
Bug Fixes
v5.0.0
<a name"5.0.0">
5.0.0 (2016-11-18)
Features
Breaking Changes
v4.0.1
<a name"4.0.1">
4.0.1 (2016-11-14)
Bug Fixes
- Fix issue with named-slots not re-encoding certain special characters when doing (82efa4e2)
v4.0.0
<a name"4.0.0">
4.0.0 (2016-11-14)
Bug Fixes
- Fix issues with the new custom-element polyfill to only execute the native-shim (a7e49860)
- Fix issue breaking chrome native by including the native-shim. (57f9077c)
Features
- Use polymer custom element polyfill instead of document-register-element moving (11b1a7b4)
Breaking Changes