Skip to content

Add Fragment support and write tests#18

Merged
hashrock merged 1 commit into
mainfrom
claude/add-fragment-support-Kp8sw
Jan 7, 2026
Merged

Add Fragment support and write tests#18
hashrock merged 1 commit into
mainfrom
claude/add-fragment-support-Kp8sw

Conversation

@hashrock

@hashrock hashrock commented Jan 7, 2026

Copy link
Copy Markdown
Owner
  • Add Fragment symbol to jsx-runtime.js for <></> syntax
  • Handle Fragment rendering in renderer.js (renders children without wrapper)
  • Configure jsxFragmentFactory in transformer.js
  • Add comprehensive tests for Fragment functionality

- Add Fragment symbol to jsx-runtime.js for <></> syntax
- Handle Fragment rendering in renderer.js (renders children without wrapper)
- Configure jsxFragmentFactory in transformer.js
- Add comprehensive tests for Fragment functionality
@hashrock
hashrock merged commit 917d551 into main Jan 7, 2026
5 checks passed
@hashrock
hashrock deleted the claude/add-fragment-support-Kp8sw branch January 7, 2026 11:21
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.

2 participants