All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.3.1 (2023-01-26)
- support react 18 (84e45a2)
3.2.5 (2021-10-13)
3.2.4 (2021-10-13)
3.2.3 (2020-08-25)
3.2.1 (2020-08-25)
3.2.1 (2020-08-25)
3.2.0 (2020-08-22)
- typings: build and provide type definitions to NPM (fa950cf)
3.0.0 (2019-09-29)
- [BREAKING CHANGES] add event to callback arguments (closes #5) (5b5849c)
- remove react deprecation warning, replace componentWillReceiveProps call (closes #11) (ad1f667)
2.0.3 (2019-04-10)
- include build command to publish process (600a320)
2.0.2 (2019-04-10)
2.0.1 (2018-11-23)
2.0.0 (2018-02-01)
- remove double usage of same code (ee99ce4)
- React v16 support (127217b)