Skip to content

5.0

Compare
Choose a tag to compare
@dy dy released this 29 Nov 18:54
· 534 commits to main since this release

What's Changed

  • Direct lookup table instead of precedence ascend
  • Precedences match MDN
  • Added operator function to create any operators or tokens
  • Group/array are operators, not tokens
  • Performance +30% (260 → 200ms)
  • Size -10% (2.8 → 2.5kb)

Full Changelog: v4.0.0...v5.0.0