mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
3.5 KiB
3.5 KiB
7.2.0 (2021-01-25)
Features
7.1.1 (2019-10-31)
Bug Fixes
- 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)
Features
- add useUncontrolledProp and types (6e0837d)
7.0.2 (2019-10-03)
Bug Fixes
7.0.1 (2019-09-06)
Bug Fixes
7.0.0 (2019-06-18)
Features
BREAKING CHANGES
- no more default export
- removed default export
- name files properly
- Use default exports
6.2.3 (2019-06-17)
Bug Fixes
- republish again to fix build lol (38f3bf8)
6.2.2 (2019-06-17)
Bug Fixes
- make default import (e7ff375)
6.2.1 (2019-06-17)
Bug Fixes
- bad publish (82ef3fc)
6.2.0 (2019-06-17)
Features
- add esm support (2457bf3)
6.1.0 (2019-02-12)
Features
- add hook (35c194d)
6.0.0 (2018-05-02)
Features
- Support forwardRef() (a558754)
BREAKING CHANGES
- 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)
Features
- better release tooling (41bfc32)