Releases: VerZsuT/emr-bridge
Releases · VerZsuT/emr-bridge
v2.0.0
v1.7.0
v1.6.2
v1.4.1: Bug fix
Changes
- Fixed a bug when setting the value when
contextIsolation=true
v1.4.0: Events and CommonJS modules
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
andrenderer
events
v1.2.0: Typescript 5 support
Breaking changes
- All experimental decorators have an 'Exp' ending.
Other changes
- Added
publicProperty
,publicGetter
,publicSetter
,publicMethod
decorators.
v1.1.2
v1.1.1
v1.1.0: Optimization
Changes
- optimization
Breaking changes
- transferring
scope
andaccess
functionality to the main decorators - changed
publicFunction
arguments