Skip to content

v0.8.0-ember-eslint-parser

Choose a tag to compare

@github-actions github-actions released this 14 Mar 19:09
5d1e26c

Release (2026-03-14)

  • ember-eslint-parser 0.8.0 (minor)

🚀 Enhancement

  • ember-eslint-parser
    • #173 Replace custom buffer management with content-tag v4 UTF-16 codepoint indices (@Copilot)
    • #162 perf: optimize ember-eslint-parser hot paths for faster pnpm bench results (@Copilot)

🐛 Bug Fix

  • ember-eslint-parser
    • #164 Add failing tests for #163: non-ASCII chars corrupt .gts imports (@gitKrystan)
    • #159 Fix dynamic imports of .gts components triggering @typescript-eslint/no-unsafe-assignment (@Copilot)

🏠 Internal

  • ember-eslint-parser
    • #165 CI bench (@NullVoxPopuli)
    • #171 bench-compare: skip PR comment on fork PRs, write results to job summary (@Copilot)
    • #169 bench compare: separate summary tables by file type with file size and Δ symbol (@Copilot)
    • #168 Extract bench comment formatting into scripts/format-bench-comment.mjs (@Copilot)
    • #167 Fix bench-compare workflow: runner context unavailable at job-level env (@Copilot)
    • #166 CI bench: compact PR comment with delta-only view and expandable full results (@Copilot)
    • #161 Add vitest bench for parser performance measurement (@Copilot)

Committers: 3