Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 27d Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed support for super.method() calls in arrow-function class fields on derived classes.

Full changelog

Fixed

  • Support super.method() inside arrow-function class fields on derived classes.
  • Bind super for prototype methods and class field initializers to parent prototype members with the derived instance as receiver.
  • Cover computed super[...]() calls, async parent methods, multi-level inheritance chains, and constructor super(...) compatibility.

Verification

  • npm run build passed. Existing wang-prism CommonJS warning remains unchanged.
  • npm test: 54 passed, 1359 passed | 4 skipped.
  • Issue #13 repro returns base.
  • npm pack --dry-run produced jslike-1.8.5.tgz.
  • Published to npm as [email protected] with latest dist-tag.

Fixes #13.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS

Get notified when new releases ship.

Sign up free

About JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS

All releases →

Related context

Beta — feedback welcome: [email protected]