Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 2.29 KB

Changelog

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

0.0.8 (2022-02-15)

Features

  • rewrite to be commponent instead of hook (f7825bf)

Bug Fixes

  • resolve issues with portals and valid elements (87779e3)

0.0.7 (2022-02-15)

Features

  • rewrite to be commponent instead of hook (f7825bf)

Bug Fixes

  • resolve issues with portals and valid elements (87779e3)

0.0.6 (2021-10-19)

Features

  • rewrite to be commponent instead of hook (ce7c597)

Bug Fixes

  • resolve issues with portals and valid elements (a914ffc)

0.0.5 (2020-10-21)

Bug Fixes

  • prevent autocomplete from triggering error when there is no evt.key (e90708a)
  • swallow key sequence when focus is lost (c8fd708)
  • rollup: update package name (70b685a)

0.0.4 (2020-05-30)

Bug Fixes

  • ensure meta swallows the sequence (59f72a9)

0.0.3 (2020-05-24)

0.0.2 (2020-05-24)

Features

Bug Fixes

  • rollup: remove es module that is causing lib to not import properly (1e28d09)

0.0.1 (2020-04-01)

Features