8c1c42bc5a
* prefer `data-*` props that already exist If the component already had `data-foo`, and we set `data-foo` then the `data-foo` that was already there should stay. * update changelog