All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.1 (2020-02-04)
- suppress react warning "useLayoutEffect does nothing on the server" (299b2dd)
1.1.0 (2020-02-04)
- support initialTheme value (386fdcc)
- use useLayoutEffect on setup to avoid re-render on ssr apps (6196355)
1.0.4 (2020-02-03)
- correct arguments on addListener and removeListener (507f4a7)
1.0.3 (2020-02-03)
- change MediaQueryList listener (c277610)