2.1.4 (2019-06-07)
- circleci: broken release. nothing is published. (34532aa)
2.1.3 (2019-06-07)
- stuck-js: fix bug that the placeholder element will be not found before placed on DOM in some c (e746118), closes #25
2.1.2 (2019-06-06)
- typings: typefix and update docds (c545e7c)
2.1.1 (2019-06-06)
- stuck-js: fix import-time undefined "window" error (e53460c)
2.1.0 (2019-06-06)
- to trigger semantic-release (6f4e74f)
2.0.0 (2019-06-06)
- stuck-js: remove static methods and static properties and create singleton manager classes (e3f2a5e)
- stuck-js: the static methods on Stuck and Sticky moves into each manager classes.
1.0.0 (2019-06-05)
- stuck-js: flowtype -> TypeScript