Skip to content

feat: bump OXC to 0.113 and align DOM namespace transforms#15

Open
Frank-III wants to merge 3 commits intomainfrom
codex/oxc-113-dom-namespace
Open

feat: bump OXC to 0.113 and align DOM namespace transforms#15
Frank-III wants to merge 3 commits intomainfrom
codex/oxc-113-dom-namespace

Conversation

@Frank-III
Copy link
Copy Markdown
Owner

@Frank-III Frank-III commented Feb 12, 2026

Summary

  • bump all oxc_* workspace deps in packages/solid-jsx-oxc to 0.113.0
  • add DOM transform support for class:* and style:* namespace attributes to match dom-expressions behavior
  • update template_element calls for OXC 0.113 API in DOM + SSR transforms
  • add regression tests for class:my-class and style:padding-top transforms
  • fix jsx_no_undef binding lookups for new oxc_semantic Ident API
  • align in-repo package versions with next channel:
    • packages/dom-expressions -> 0.41.0-next.0
    • packages/babel-plugin-jsx-dom-expressions -> 0.41.0-next.0
    • packages/dom-expressions devDependency on babel-plugin-jsx-dom-expressions -> ^0.41.0-next.0

Verification

  • cargo test --workspace --all-targets (from packages/solid-jsx-oxc)

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 12, 2026

Open in StackBlitz

npm i https://pkg.pr.new/Frank-III/solid-jsx-oxc/bun-plugin-solid-oxc@15
npm i https://pkg.pr.new/Frank-III/solid-jsx-oxc/rolldown-plugin-solid-oxc@15
npm i https://pkg.pr.new/Frank-III/solid-jsx-oxc@15
npm i https://pkg.pr.new/Frank-III/solid-jsx-oxc/vite-plugin-solid-oxc@15

commit: 23a709a

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