Commit cde0812
committed
chore(release): 9.0.0 [skip ci]
# [9.0.0](v8.1.0...v9.0.0) (2021-07-13)
### Features
* **electron:** allow config/plugin projects to set electron versions ([4146f2d](4146f2d))
* **electron:** generate a single electron preload script ([b18f0b1](b18f0b1))
### BREAKING CHANGES
* **electron:** Electron apps using the generated preload scripts should now
load preload.js using webPreferences.preload. This script will load any other
scripts detected in the workspace.1 parent 186b392 commit cde0812
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments