All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-10-04)
- Initial full release
- Add tests (9d2360b)
- pragma: The pragma ignores nodes whose type is not a string (and thus a descendant of EventTarget) (171e0cd)
- ref: 🐛 fix ignoring existing ref prop (bbab5e6)
1.0.2 (2019-08-02)
- ref: 🐛 fix ignoring existing ref prop (bbab5e6)
1.0.1 (2019-06-17)
0.1.0 (2019-06-17)
- pragma: The pragma ignores nodes whose type is not a string (and thus a descendant of EventTarget) (171e0cd)
- Add tests (9d2360b)
- Initial full release
0.0.2 (2019-06-15)
- Add comments to src file (b1f072a)
- Build exports default function (6e5be87)