Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

31 lines (15 loc) · 1.19 KB

Changelog

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

1.0.2 (2021-03-23)

1.0.1 (2019-11-28)

Bug Fixes

  • do not pass undefined options (64ee7bb)

1.0.0 (2019-11-24)

⚠ BREAKING CHANGES

  • support for shadow-dom was removed, use stylesheetTarget prop

Features

0.1.0 (2019-03-13)

Features

  • add React component that uses keyboard-only-outlines (#1) (494149a)