Skip to content

Latest commit

 

History

History
117 lines (54 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

117 lines (54 loc) · 5.39 KB

0.3.1 (2021-05-23)

Bug Fixes

Features

  • add changelog (f4d25c5)
  • add destory method to removeEventListener (f9e9227)
  • add rollup & babel-transform-runtime (3ad9303)
  • add sideEffect:false (9771fdc)

0.3.0 (2021-05-23)

Bug Fixes

Features

  • add changelog (f4d25c5)
  • add destory method to removeEventListener (f9e9227)
  • add rollup & babel-transform-runtime (3ad9303)
  • add sideEffect:false (9771fdc)

0.3.0 (2021-05-23)

Features

  • add changelog (f4d25c5)
  • add destory method to removeEventListener (f9e9227)
  • add rollup & babel-transform-runtime (3ad9303)
  • add sideEffect:false (9771fdc)

0.3.0 (2021-05-23)

Features

  • add changelog (f4d25c5)
  • add destory method to removeEventListener (f9e9227)
  • add rollup & babel-transform-runtime (3ad9303)
  • add sideEffect:false (9771fdc)

0.2.0 (2020-10-29)

Bug Fixes

  • add remark (7e93e3c)
  • build script (e449e07)
  • change onscroll to onbeforeunload (c4e61ab)
  • update webpack babel to latest version (04dbd28)
  • use addEventListener to prevent affecting the other onscroll event (37f9b23)

Features

0.1.1 (2019-02-17)

Bug Fixes

  • change pageshow to setTimeout (ad4590f)

0.1.0 (2019-02-17)

Bug Fixes

0.0.3 (2019-01-30)

Bug Fixes

0.0.2 (2019-01-22)

Features