Skip to content

Fuse SDK 2.8.0

Choose a tag to compare

@mortend mortend released this 02 May 10:45
· 50 commits to master since this release

Install

npm install [email protected]

Changes since v2.7.0

Fuselibs 2.8.0

Click to see the full changelog

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

Uno 2.8.0

Click to see the full changelog

iOS

  • Detect Simulator device based on availability (#472)
  • Use iPhone-14 as default simulator (#448)
  • Update include paths (#458)
  • Silence warnings (#473)

Uno.Data.Xml

  • Upgrade pugixml -> 1.13 (#471)

Other changes

  • Upgrade transpiler -> 1.18 (8c9670e)
  • Upgrade xamarin-mac -> 9.10 (f6fa289)
  • Upgrade nodejs -> 16 (#449)

v2.7.0...v2.8.0