Skip to content

Commit

Permalink
Update blog/migrate-to-webcontentsview.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erick Zhao <[email protected]>
  • Loading branch information
yangannyx and erickzhao authored Nov 14, 2024
1 parent 9746dde commit 5af22cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/migrate-to-webcontentsview.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Developers familiar with BrowserWindows and BrowserViews should note that `Brows
### 1. Upgrade Electron to 30.0.0 or higher

:::warning
Electron releases may contain breaking changes that affect your application. It’s a good idea to test and land the electron upgrade on your app _first_ before proceeding with the rest of this migration. A list of breaking changes can be found in the release notes for each major version on the Electron Blog.
Electron releases may contain breaking changes that affect your application. It’s a good idea to test and land the Electron upgrade on your app _first_ before proceeding with the rest of this migration. A list of breaking changes can be found in the release notes for each major version on the Electron Blog.
:::

### 2. Familiarize yourself with where your application uses BrowserViews
Expand Down

0 comments on commit 5af22cd

Please sign in to comment.