github lvcabral/brs-engine v2.0.0-alpha.26

pre-release2 hours ago

This is the final release of the SceneGraph support integrated to the engine libraries, starting from v2.0.0 the SceneGraph support was moved to an extension and will have its own separate NPM package.

What's Changed

  • Added support to field array types: intarray, floatarray, boolarray, stringarray, colorarray and timearray by @lvcabral in #753
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #752
  • Fixed Field.canAcceptValue to properly validate array values by @lvcabral in #754
  • Refactored roSGNode to remove BrsIterable and use SetValue instead of Set by @lvcabral in #755
  • Raise type mismatch error when passing Uninitialized value to non-dynamic function parameters by @lvcabral in #756
  • Prevented removing system fields and setFields to add fields by @lvcabral in #757
  • Added BrsEvent abstract class and BrsCollection interface by @lvcabral in #759
  • Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #758
  • Prevent media nodes to send messages in task threads by @lvcabral in #762
  • Fixed optional chaining with roInvalidwhen using methods by @lvcabral in #763
  • Changed Node.ts to handle all default fields as system fields by @lvcabral in #764

Full Changelog: v2.0.0-alpha.25...v2.0.0-alpha.26

Don't miss a new brs-engine release

NewReleases is sending notifications on new releases.