Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 1.91 KB

Changelog

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

1.1.0 (2021-03-10)

Features

  • implement requestAnimationFrame cycle and better item caching (f53cbe8)

Bug Fixes

  • react: add default type to SmolItem ref attr (#2) (05b22c0)

1.0.3 (2021-01-23)

1.0.2 (2021-01-13)

Bug Fixes

  • reset mounted during unmount (31ee2c4)

1.0.1 (2021-01-13)

Bug Fixes

  • react: add unmount to useSmol (db22907)

1.0.0 (2021-01-13)

0.0.3 (2021-01-13)

Features

  • add codesandbox support (0abb533)

0.0.2 (2021-01-13)

Features

  • react: implement useSmol, rename Scroll to SmolItem (0538da8)
  • initial implementation (98593c2)