fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Fuse.Scripting: deprecate NativePromise without Context (beta-3.0) #1467

Closed mortend closed 1 year ago

mortend commented 1 year ago

Make all existing instances of NativePromise receive the Context parameter, and deprecate the old constructors and delegate types.