v2.0.0
版本发布时间: 2021-09-15 01:27:05
electron/remote最新发布版本:v2.1.2(2024-01-25 05:56:22)
2.0.0 (2021-09-14)
Bug Fixes
BREAKING CHANGES
- This removes the
enableRemoteModule
option in favor of a new.enable()
method for enabling the remote module on a particular WebContents. See https://github.com/electron/remote/blob/main/docs/migration-2.md for migration instructions.
This is an empty commit for forcing a release after a semantic-release failure in fd928e5.