# Changelog

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.

### [0.3.5](https://github.com/vivaxy/appear-event/compare/v0.3.4...v0.3.5) (2020-05-25)


### Bug Fixes

* :bug: fix @medv/finder@2.0.0 contains es2015 codes ([4e41f92](https://github.com/vivaxy/appear-event/commit/4e41f927748001130c1be34ad642c91540da66ab))

### [0.3.4](https://github.com/vivaxy/appear-event/compare/v0.3.3...v0.3.4) (2020-05-25)


### Bug Fixes

* :bug: upgrade finder ([bae65ae](https://github.com/vivaxy/appear-event/commit/bae65ae1d0553ac90974210459c5b0c1fa0e34ea))
* **deps:** update dependency @medv/finder to v2 ([2a9e354](https://github.com/vivaxy/appear-event/commit/2a9e3546bb7352db11d5d3e25f84b4ae2b3863d9))

### [0.3.3](https://github.com/vivaxy/appear-event/compare/v0.3.2...v0.3.3) (2020-05-20)


### Bug Fixes

* fix when page loads, disappear may happens ([46eff4e](https://github.com/vivaxy/appear-event/commit/46eff4e8dbc62f34d6f3cc506ee8a06bbc73ab3f))
* **deps:** update dependency intersection-observer to ^0.10.0 ([c56834d](https://github.com/vivaxy/appear-event/commit/c56834d2d4928a11c9b3f608296940d41db24ac6))
* **deps:** update dependency react-scripts to v3.4.1 ([67811d4](https://github.com/vivaxy/appear-event/commit/67811d42b06274f850d18416e794fc8c5a4e4de8))

### [0.3.2](https://github.com/vivaxy/appear-event/compare/v0.3.1...v0.3.2) (2019-11-27)


### Bug Fixes

* **compatiable:** :bug: fix Array.prototype.includes fails on android 4 ([c9f3b95](https://github.com/vivaxy/appear-event/commit/c9f3b95))



### [0.3.1](https://github.com/vivaxy/appear-event/compare/v0.3.0...v0.3.1) (2019-07-30)


### Bug Fixes

* **es:** :bug: exporting es5 ([db12912](https://github.com/vivaxy/appear-event/commit/db12912))



## [0.3.0](https://github.com/vivaxy/appear-event/compare/v0.2.0...v0.3.0) (2019-07-29)


### Features

* **event listeners:** :sparkles: support usage for event-listeners ([9f36a1a](https://github.com/vivaxy/appear-event/commit/9f36a1a))



## [0.2.0](https://github.com/vivaxy/appear-event/compare/v0.1.1...v0.2.0) (2019-07-27)


### Features

* **event listeners:** :fire: remove addAppearEventListener, addDisappea ([9bae199](https://github.com/vivaxy/appear-event/commit/9bae199))


### Tests

* **test:** :white_check_mark: ([b045285](https://github.com/vivaxy/appear-event/commit/b045285))



### [0.1.1](https://github.com/vivaxy/appear-event/compare/v0.1.0...v0.1.1) (2019-07-27)


### Tests

* **coverage:** :white_check_mark: code coverage from v8 as 1:many is no ([c7c88d0](https://github.com/vivaxy/appear-event/commit/c7c88d0))
* **coverage:** :white_check_mark: fix coverage ([df53e73](https://github.com/vivaxy/appear-event/commit/df53e73))
* **test:** :construction_worker: update coverage report ([0660282](https://github.com/vivaxy/appear-event/commit/0660282))
* **test:** :white_check_mark: add test cases ([703de92](https://github.com/vivaxy/appear-event/commit/703de92))
* **test:** :white_check_mark: fix test ([baac349](https://github.com/vivaxy/appear-event/commit/baac349))
* **test:** :white_check_mark: fix test coverage ([3733e56](https://github.com/vivaxy/appear-event/commit/3733e56))
* **test:** :white_check_mark: update test ([792ec52](https://github.com/vivaxy/appear-event/commit/792ec52))



## 0.1.0 (2019-07-26)


### Features

* **appear:** :tada: implementation ([220e8de](https://github.com/vivaxy/appear-event/commit/220e8de))
