Skip to content

Releases: VerZsuT/emr-bridge

v2.0.0

13 Jul 13:00
Compare
Choose a tag to compare

v1.7.0

01 Feb 16:13
Compare
Choose a tag to compare
  • Fix bug with multiple async function calls

v1.6.2

19 Dec 07:33
Compare
Choose a tag to compare

1.6.2

  • More informative errors

1.6.0 - 1.6.1

Breaking changes

  • remove '/main', 'main/exp' postfixes in import. Use 'emr-bridge' in main process.

Changes

  • improve types

v1.4.1: Bug fix

24 May 13:57
Compare
Choose a tag to compare

Changes

  • Fixed a bug when setting the value when contextIsolation=true

v1.4.0: Events and CommonJS modules

22 May 19:38
Compare
Choose a tag to compare

Breaking changes

  • All experimental decorators have been moved to emr-bridge/exp
  • Removed 'Exp' endings from experimental decorators

Other changes

  • Added package version in 'CommonJS' (emr-bridge/cjs)
  • Added functions for creating main and renderer events

v1.2.0: Typescript 5 support

29 Mar 08:21
Compare
Choose a tag to compare

Breaking changes

  • All experimental decorators have an 'Exp' ending.

Other changes

  • Added publicProperty, publicGetter, publicSetter, publicMethod decorators.

v1.1.2

21 Dec 21:18
Compare
Choose a tag to compare
  • Fix deps

v1.1.1

18 Nov 09:15
Compare
Choose a tag to compare
  • Updated dependencies

v1.1.0: Optimization

30 Sep 21:15
Compare
Choose a tag to compare

Changes

  • optimization

Breaking changes

  • transferring scope and access functionality to the main decorators
  • changed publicFunction arguments

v1.0.0

29 Sep 19:19
Compare
Choose a tag to compare
Update README.md