rscrollspy
Version:
React scroll spy component
75 lines (31 loc) • 1.61 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.0.2"></a>
## [2.0.2](https://github.com/s-panferov/rscrollspy/compare/v2.0.1...v2.0.2) (2016-10-04)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/s-panferov/rscrollspy/compare/v2.0.0...v2.0.1) (2016-10-04)
### Bug Fixes
* build improvements ([a14e0c0](https://github.com/s-panferov/rscrollspy/commit/a14e0c0))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/s-panferov/rscrollspy/compare/v0.0.6...v2.0.0) (2016-10-04)
### Features
* refactor to support typescript[@2](https://github.com/2) ([50d0db1](https://github.com/s-panferov/rscrollspy/commit/50d0db1))
### BREAKING CHANGES
* requires @types/react
<a name="0.0.6"></a>
## [0.0.6](https://github.com/s-panferov/rscrollspy/compare/v0.0.5...v0.0.6) (2016-03-01)
### Features
* remove self container ([78795c5](https://github.com/s-panferov/rscrollspy/commit/78795c5))
<a name="0.0.5"></a>
## 0.0.5 (2016-02-29)
### Features
* initial commit ([49c8ce0](https://github.com/s-panferov/rscrollspy/commit/49c8ce0))
* update targetElements when props changes ([5077111](https://github.com/s-panferov/rscrollspy/commit/5077111))
<a name="0.0.4"></a>
## [0.0.4](//compare/v0.0.3...v0.0.4) (2016-02-24)
<a name="0.0.3"></a>
## [0.0.3](//compare/v0.0.2...v0.0.3) (2016-02-24)
<a name="0.0.2"></a>
## 0.0.2 (2016-02-24)
### Features
* initial commit ([8840f64](https://github.com/s-panferov/rscrollspy/commit/8840f64))