* [Renaming pluginsFile to backgroundFile](https://github.com/cypress-io/cypress/pull/2408). Also restructure the API docs around plugins to fall in line with the new nomenclature. * [cy.task handler merging](https://github.com/cypress-io/cypress/pull/2289) * [New background events](https://github.com/cypress-io/cypress/pull/2331) * [Background events that mirror driver events](https://github.com/cypress-io/cypress/pull/2309) * Write a migration guide for the breaking changes