All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2021-06-01)
2.0.0 (2021-06-01)
- Drop Node.js < 12. Might still work, but no longer tested.
1.0.1 (2020-10-04)
- invalid export and lint (f730999)
1.0.0 (2020-10-04)
- Component
ShadowDom
has been renamed toShadowRoot
. - Drop Node < 10
- Drop Ember < 3.16
- experimental fastboot support (d9ea3e1)
- add back custom tagname (3eb6d62)
- add polyfill of in-element (9017b32)
- add source channel url dep, fixes lint (6293aa2)
- allow changing the element tag (0c259ac)
- closed mode (492106f)
- default tag (8c58f77)
- disable template wrapper (d5ef67f)
- Ember Update v3.9.0...v3.21.2 (ed9dd6d)
- get things working (3e49dc5)
- mode arg and add closed test (3a25ed8)
- move polyfill to deps (9b4ae66)
- remove closing tag from Tag (a806719)
- remove node 6 (128e1b7)
- rename component to shadow-root (5d48037)
- update deps (3f0c785)
- update deps (2ccb6ed)
- update deps (ca10d32)
- update deps? (a6a0688)
- update docs (2c03c5f)
- use 3.10 (0604ec1)
0.1.4 (2019-03-19)
0.1.3 (2018-10-22)
0.1.2 (2018-10-22)
0.1.1 (2018-10-22)
- update deps, keywords, repo, and description in package.json (d9c8778)
- basic implementation (9acc414)