9.0.0 (2025-01-03)
- native esm build (c2cd59b)
- generate simpler real esm code
8.0.4 (2023-07-28)
- types too strict (2c135fb)
8.0.3 (2023-07-28)
- pass throguh return value if present (38c308a)
8.0.2 (2023-05-22)
- move types out of deps (400b834)
8.0.0 (2023-03-08)
- bump deps and remove HOC (8924a68)
- higher order component removed for just hooks, browser support bumped up to esm compatible
- dropped support for React 15
7.2.0 (2021-01-25)
7.1.1 (2019-10-31)
- bump fstream from 1.0.11 to 1.0.12 (#45) (97b1287)
- bump sshpk from 1.11.0 to 1.16.1 (#46) (80e19d5)
- clean up types (bd29932)
7.1.0 (2019-10-30)
- add useUncontrolledProp and types (6e0837d)
7.0.2 (2019-10-03)
7.0.1 (2019-09-06)
7.0.0 (2019-06-18)
- no more default export
- removed default export
- name files properly
- Use default exports
6.2.3 (2019-06-17)
- republish again to fix build lol (38f3bf8)
6.2.2 (2019-06-17)
- make default import (e7ff375)
6.2.1 (2019-06-17)
- bad publish (82ef3fc)
6.2.0 (2019-06-17)
- add esm support (2457bf3)
6.1.0 (2019-02-12)
- add hook (35c194d)
6.0.0 (2018-05-02)
- Support forwardRef() (a558754)
- attached refs are now the original components, and not the uncontrolled component instance
- removed getControlledInstance so there are no special methods on the uncontrolled component
5.1.0 (2018-03-31)
- better release tooling (41bfc32)