Add atom-shell URL to planned breaking changes

This commit is contained in:
Kevin Sawicki 2016-11-04 14:30:14 -07:00
parent f0731be20b
commit a1a07aed44

View file

@ -85,3 +85,12 @@ webContents.openDevTools({detach: true})
// Replace with // Replace with
webContents.openDevTools({mode: 'detach'}) webContents.openDevTools({mode: 'detach'})
``` ```
## Node Headers URL
This is the URL specified as `disturl` in a `.npmrc` file or as the `--dist-url`
command line flag when building native Node modules.
Deprecated: https://atom.io/download/atom-shell
Replace with: https://atom.io/download/electron