Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.5 KB

Changelog

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

1.1.1 (2020-02-04)

Bug Fixes

  • suppress react warning "useLayoutEffect does nothing on the server" (299b2dd)

1.1.0 (2020-02-04)

Features

  • support initialTheme value (386fdcc)

Bug Fixes

  • use useLayoutEffect on setup to avoid re-render on ssr apps (6196355)

1.0.4 (2020-02-03)

Bug Fixes

  • correct arguments on addListener and removeListener (507f4a7)

1.0.3 (2020-02-03)

Bug Fixes

  • change MediaQueryList listener (c277610)

1.0.0 (2019-12-02)