Download Latest Version v1.8.3 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of Opal

Home / v1.8.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-01 931 Bytes
v1.8.3 source code.tar.gz 2026-05-01 1.3 MB
v1.8.3 source code.zip 2026-05-01 1.7 MB
Totals: 3 Items   3.0 MB 0

Changed

  • Use of JS constant is now deprecated. The constant has been renamed to Opal::Raw. Throw a warning if such a constant is in use (#2525)

Fixed

  • String#chars: Fix iteration over out-of-BMP characters (#2620)
  • Fix Array#include? to respect nil return value (#2661)
  • Fix opal-build command line utility for newer Ruby versions (#2675)
  • Depend on base64 gem for Ruby 3.4 compatibility (#2652)

Internal

  • Ensure we default to later Ruby versions in CI (#2624)
  • Unassorted CI/Rubocop/testing system changes (#2676, [#2654], [#2644], [#2631], [#2627], [#2626])

Full Changelog: https://github.com/opal/opal/compare/v1.8.2...v1.8.3

Source: README.md, updated 2026-05-01