Skip to content

Capacitor-NodeJS v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hampoelz hampoelz released this 29 Jan 13:15
· 46 commits to main since this 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