Release Changes
- Changed the
For Each
behavior to match Roku, usingifEnum
iteration index by @lvcabral in #410 - Finished optional chaining operator implementation by @lvcabral in #400
- Implemented
roDeviceInfo.getExternalIP()
by @lvcabral in #397 - Prevent crash when using invalid URL() by @lvcabral in #398
- Improved check for
SharedArrayBuffer
suport by @lvcabral in #399 - build(deps): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #394
Full Changelog: v1.7.0...v1.7.3