File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.2.0] ( https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.1.0...v1.2.0 ) (2020-08-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * default to use native scrollTo ([ de97546] ( https://github.com/ron0115/react-smooth-scroll-hook/commit/de9754651a2e33cb2d013df97a8350921748337d ) )
7+
8+
9+ ### Features
10+
11+ * support some state return from hook ([ e884422] ( https://github.com/ron0115/react-smooth-scroll-hook/commit/e88442297d04d8f17d11547736b7863b9768afdc ) )
12+
13+ # [ 1.1.0] ( https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.0.1...v1.1.0 ) (2020-08-25)
14+
15+
16+ ### Features
17+
18+ * support some state return from hook ([ e15e50d] ( https://github.com/ron0115/react-smooth-scroll-hook/commit/e15e50d536a283a55b19c579addf38590cf06be7 ) )
19+
120## [ 1.0.1] ( https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.0.0...v1.0.1 ) (2020-08-22)
221
322
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.1 " ,
2+ "version" : " 1.2.0 " ,
33 "license" : " MIT" ,
44 "main" : " dist/index.js" ,
55 "typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments