Releases: stipsan/react-spring-bottom-sheet
Releases · stipsan/react-spring-bottom-sheet
v2.2.2
2.2.2 (2020-12-05)
Bug Fixes
- updated readme with more API docs and examples (6a48fab)
v2.2.1
2.2.1 (2020-12-05)
Bug Fixes
- rewrite interpolations to always be in frame sync (cc43467)
v2.2.0
2.2.0 (2020-12-05)
Features
v2.1.0
2.1.0 (2020-12-05)
Bug Fixes
- use rAF instead of timeout to schedule unmount (7f3c018)
Features
v2.0.3
2.0.3 (2020-12-05)
Bug Fixes
- add CSS sourcemap (04bf99f)
- add keywords (05f4399)
- add more NaN type guards (7664d1a)
- guard against NaN in minSnap and maxSnap handlers (7dbf037)
- TS in microbundle breaks on [...(new Set)], swapping to Array.from (2402b5a)
v2.0.2
2.0.2 (2020-12-05)
Bug Fixes
- microbundle defaults to preact, changed it back to react (4f52355)
v2.0.1
2.0.1 (2020-12-05)
Bug Fixes
v2.0.0
2.0.0 (2020-12-04)
Features
BREAKING CHANGES
- this is the real initial release,
v1
is was me failing, hard, at making the semantic-release setup create a v.0.1.0
release 😆 .
v1.0.6
1.0.6 (2020-12-04)
Bug Fixes
- fade out correctly on snap (17234bc)
v1.0.5
1.0.5 (2020-12-03)
Bug Fixes