puppeteer/utils/doclint/check_public_api
Jack Franklin 309d8115c3
chore: Revert Mitt due to breaking changes (#5952)
Replacing the Node EventEmitter with Mitt caused more problems than
anticipated for end users due to the API differences and the amount of
people who relied on the EventEmitter API. In hindsight this clearly
should have been explored more and then released as a breaking v4.

This commit rolls us back to the built in Node EventEmitter library
which we can release to get everyone back on stable builds. We can then
consider our approach to migrating to Mitt and when we do do that we can
release it as a breaking change and properly document the migration
strategy and approach.
2020-06-02 09:32:02 +01:00
..
test chore: migrate remaining tests to Mocha (#5616) 2020-04-09 20:12:32 +02:00
Documentation.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
index.js chore: Revert Mitt due to breaking changes (#5952) 2020-06-02 09:32:02 +01:00
JSBuilder.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
MDBuilder.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00