Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@dy dy released this 16 Feb 03:42
· 108 commits to main since this release

What's Changed

  • Pluggable language features
  • Standardized common syntax
  • Added assignment operators += -= *= /= %=
  • Flatten code - no set, no wrappers
  • Generic access node handling
  • Simplified primitives wrapping [,true] vs ['',true]
  • a?.valueOf?.() context calls support
  • Misc. fixes

Full Changelog: v7.4.0...v8.0.0