github MarkusJx/node-java-bridge v2.3.0
Release v2.3.0

latest releases: v2.6.0, v2.5.2, v2.5.1...
14 months ago

Major changes

Moved the typescript definition generator to its own package

In order to reduce the number of dependencies, the typescript definition generator was moved to its own npm package and repository.

In order to install the package, simply run

npm install -g java-ts-definition-generator

The repository can be found here.

What's Changed

  • fix(tsDefGen): create methods using the proper newInstanceAsync name by @MarkusJx in #67
  • feat: allow use of async proxy methods by @sla100 in #68
  • refactor: move typescript definition generator to its own package by @MarkusJx in #69
  • chore(ci): update workflow dependencies by @MarkusJx in #70
  • ci: allow to run asan workflow manually by @MarkusJx in #71
  • fix(publish): build packages with lower glibc version by @MarkusJx in #73
  • chore(bridge): switch to property with closure by @MarkusJx in #74

New Contributors

Full Changelog: v2.2.3...v2.3.0

Don't miss a new node-java-bridge release

NewReleases is sending notifications on new releases.