Skip to content

Latest commit

 

History

History
55 lines (26 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

55 lines (26 loc) · 2.62 KB

1.2.2 (2023-07-31)

Bug Fixes

  • change webpack config to build nodejs-compatible bundle (80a4596), closes #211

1.2.1 (2022-07-17)

Bug Fixes

  • validating server side properly and removing layoutEffect to not get a NextJS warning (91b8021)

1.2.0 (2022-04-03)

Bug Fixes

  • replace useEffect with useLayoutEffect (c9fd013)

Features

  • add support for react 18 (ce48cbc)

1.1.3 (2021-02-22)

Bug Fixes

  • include files definitions into package (eea4d8e)

1.1.2 (2021-02-22)

Bug Fixes

1.1.1 (2021-02-22)

Bug Fixes

1.1.0 (2020-12-27)

Features