Skip to content

Latest commit

 

History

History
45 lines (20 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

45 lines (20 loc) · 1.89 KB

Changelog

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

1.3.0 (2021-08-03)

Features

1.2.0 (2021-07-17)

Features

  • add prevNodeKey to children (899d8d0)

1.1.2 (2021-03-23)

1.1.1 (2020-08-24)

Bug Fixes

  • copy over new node if node key is the same (ae8d0c5)

1.1.0 (2020-07-29)

Features

  • update demo to use scroll restoration (#3) (8c25e43)

Bug Fixes

  • fix components created with forwardRef and memo (#10) (b8694f8)

1.0.0 (2020-04-17)

Features