Skip to content

fix: avoid virtual dom lint memory regression#404

Merged
levivilet merged 1 commit into
mainfrom
fix/avoid-virtual-dom-memory-regression
Jul 19, 2026
Merged

fix: avoid virtual dom lint memory regression#404
levivilet merged 1 commit into
mainfrom
fix/avoid-virtual-dom-memory-regression

Conversation

@levivilet

Copy link
Copy Markdown
Contributor

Follow up #403 by avoiding a runtime ARIA constants module that pushed the macOS worker memory measurement 64 bytes over its limit.

The recommended virtual DOM preset remains enabled. The clickable-div rule is narrowly disabled for the two image-pane surfaces because those handlers only transfer pane focus and are not button-like controls.

Validation:

  • npm run lint
  • npm run type-check
  • npm test (318 tests)

@levivilet
levivilet merged commit 3ee5bff into main Jul 19, 2026
3 checks passed
@levivilet
levivilet deleted the fix/avoid-virtual-dom-memory-regression branch July 19, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant