Skip to content

Fuselibs 2.8.0

Compare
Choose a tag to compare
@mortend mortend released this 02 May 10:40
· 113 commits to master since this release

Install

npm install @fuse-open/[email protected]

Changes since v2.7.0

Fuse.Controls.DrawingPanel

  • New library for drawing using your finger (#1470)

Fuse.Scripting.JavaScript

  • Support async/await in JavaScript via "regenerator-runtime" (#1465)

Fuse.Scripting

  • Add Context parameter to native promises (#1468)
  • Implementation clean-up using lambda functions (#1466)

Other changes

  • Update iOS include headers (#1471)
  • Add tsconfig module for FuseJS (0c3721d)
  • Upgrade nodejs -> 16 (77ca8e6)

v2.7.0...v2.8.0