mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-26 20:41:54 +02:00
62 lines
2.2 KiB
Markdown
62 lines
2.2 KiB
Markdown
<a name="1.0.7"></a>
|
|
## [1.0.7](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.6...v1.0.7) (2019-04-08)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** upgrade vulnerable dependencies ([26256e6](https://github.com/kumarharsh/custom-event-polyfill/commit/26256e6))
|
|
|
|
<a name="1.0.6"></a>
|
|
## [1.0.6](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.5...v1.0.6) (2018-07-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **package:** fix project name & references ([2eb73b3](https://github.com/kumarharsh/custom-event-polyfill/commit/2eb73b3))
|
|
* **ci:** revert repository url ([85aa99a](https://github.com/kumarharsh/custom-event-polyfill/commit/85aa99a))
|
|
|
|
<a name="1.0.5"></a>
|
|
## [1.0.5](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.4...v1.0.5) (2018-07-22)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **test:** add support for saucelabs tests ([fb213c5](https://github.com/kumarharsh/custom-event-polyfill/commit/fb213c5))
|
|
|
|
<a name="1.0.4"></a>
|
|
## [1.0.4](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.3...v1.0.4) (2018-05-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Use correct test for undefined window ([21a1b95](https://github.com/kumarharsh/custom-event-polyfill/commit/21a1b95))
|
|
|
|
<a name="1.0.3"></a>
|
|
## [1.0.3](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.2...v1.0.3) (2018-05-15)
|
|
|
|
<a name="1.0.2"></a>
|
|
## [1.0.2](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.1...v1.0.2) (2018-05-15)
|
|
|
|
<a name="1.0.1"></a>
|
|
## [1.0.1](https://github.com/kumarharsh/custom-event-polyfill/compare/v1.0.0...v1.0.1) (2018-05-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix test ([570c9be](https://github.com/kumarharsh/custom-event-polyfill/commit/570c9be))
|
|
|
|
<a name="1.0.0"></a>
|
|
# 1.0.0 (2018-05-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* change package name ([9935c2f](https://github.com/kumarharsh/custom-event-polyfill/commit/9935c2f))
|
|
* fix ponyfill test ([949937d](https://github.com/kumarharsh/custom-event-polyfill/commit/949937d))
|
|
* make defaultPrevented work on IE ([8ce1942](https://github.com/kumarharsh/custom-event-polyfill/commit/8ce1942))
|
|
* support node and other non-browser environments ([ddf42a6](https://github.com/kumarharsh/custom-event-polyfill/commit/ddf42a6))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* the package name has changed
|