Skip to content

Latest commit

 

History

History
68 lines (27 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

68 lines (27 loc) · 2.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-10-04)

⚠ BREAKING CHANGES

  • Initial full release

Features

Bug Fixes

  • 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)

Bug Fixes

  • ref: 🐛 fix ignoring existing ref prop (bbab5e6)

1.0.1 (2019-06-17)

0.1.0 (2019-06-17)

Bug Fixes

  • pragma: The pragma ignores nodes whose type is not a string (and thus a descendant of EventTarget) (171e0cd)

Features

BREAKING CHANGES

  • Initial full release

0.0.2 (2019-06-15)

Bug Fixes

  • Add comments to src file (b1f072a)

0.0.1 (2019-06-15)

Bug Fixes

  • Build exports default function (6e5be87)