This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
87 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @AdnoC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<< Describe the changes >> | ||
|
||
Closes issue: | ||
|
||
## Reviewer checks | ||
|
||
**Required fields, to be filled out by PR reviewer(s)** | ||
- [ ] Follows the commit message policy, appropriate for next version | ||
- [ ] Has documentation updated, a DU ticket, or requires no documentation change | ||
- [ ] Includes new tests, or was unnecessary | ||
- [ ] Code is reviewed for security by: << Name here >> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# 0.1.0 (2018-12-09) | ||
# [1.0.0](http://dequelabs/axe-puppeteer/compare/v0.1.0...v1.0.0) (2019-01-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- compile to es2015 to support older nodes ([21b2ed2](https://github.com/dequelabs/axe-puppeteer/commit/21b2ed2)) | ||
- do not depend on `puppeteer-core` ([c3f0ec9](https://github.com/dequelabs/axe-puppeteer/commit/c3f0ec9)) | ||
- **package-lock:** do not point at a private registry ([bf94ba5](https://github.com/dequelabs/axe-puppeteer/commit/bf94ba5)) | ||
* **package-lock:** do not point at a private registry ([bf94ba5](http://dequelabs/axe-puppeteer/commits/bf94ba5)) | ||
* compile to es2015 to support older nodes ([21b2ed2](http://dequelabs/axe-puppeteer/commits/21b2ed2)) | ||
* do not depend on `puppeteer-core` ([c3f0ec9](http://dequelabs/axe-puppeteer/commits/c3f0ec9)) | ||
|
||
|
||
### Features | ||
|
||
- Initial implementation ([#2](https://github.com/dequelabs/axe-puppeteer/issues/2)) ([ee39774](https://github.com/dequelabs/axe-puppeteer/commit/ee39774)) | ||
* Initial implementation ([#2](http://dequelabs/axe-puppeteer/issues/2)) ([ee39774](http://dequelabs/axe-puppeteer/commits/ee39774)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters