Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

v0.3.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@wan9chi wan9chi released this 07 Mar 18:30

Changed

  • Downgrade Node.js to v12.4.0, because newer versions have issues running in the macOS sandbox

Removed

  • Node-webview communication methods: messageNode, messageUI, asyncNode

Added

  • A rpc-style node-webview communication methods (to be documented, see node/test/webview.js for examples)