v0.3.0
The es2026 edition lands on both specs.
Added
- ECMA-262 and ECMA-402 add the
es2026edition. Both specs now
coveres2016–es2026plusmain. tc39/ecma262 tagses2026;
tc39/ecma402 publishes it as anesYYYYbranch.clause.get,
spec.search,spec.diff,spec.history, and the rest of the
edition-aware surface resolvees2026on both specs.
Changed
latestnow resolves toes2026on both ECMA-262 and ECMA-402
(previouslyes2025).main/draft/nextcontinue to address
the working draft.- The npm bundle tracks the new stable. The offline fallback now
shipsspec-262-es2026+spec-402-es2026(replacing thees2025
pair); every other edition is fetched from the hosted Worker on
demand.