Capacitor-NodeJS v1.0.0-beta.1
Pre-release
Pre-release
If you are upgrading: please see UPGRADING.md
.
Added
- Add
whenReady()
method (#4)
Changed
- Breaking: Change loading mechanism of bridge module (manually adding the dependency to the NodeJS project is now required!)
- Breaking: Change default NodeJS project folder from the app's source directory to the subfolder
nodejs
Fixed
- Fix bridge library not found when building Android app
- Fix bridge module not found after packaging Electron app
- Fix loading native implementations instead of the web implementation
Full Changelog: e49ec7e