Skip to content

chore: bump @rollipop/rolldown to 1.0.1#81

Merged
leegeunhyeok merged 2 commits into
mainfrom
chore/bump-rolldown-1.0.1
May 15, 2026
Merged

chore: bump @rollipop/rolldown to 1.0.1#81
leegeunhyeok merged 2 commits into
mainfrom
chore/bump-rolldown-1.0.1

Conversation

@leegeunhyeok

@leegeunhyeok leegeunhyeok commented May 14, 2026

Copy link
Copy Markdown
Member

Bumps @rollipop/rolldown to 1.0.1 to pick up the swc_react_native codegen parser fix.

With @rollipop/rolldown@1.0.0, loading any RN 0.85+ NativeComponent spec throws at runtime:

[ReferenceError: Property 'NativeComponentRegistry' doesn't exist]

1.0.1 resolves it. Verified end-to-end against jingjing2222/rollipop-repro on iOS 26.4 (iPhone Air, RN 0.85.3) with resolutions pinning each version in turn.

1.0.0 (before) 1.0.1 (after)
before-1 0 0 after-1 0 1

Closes #80.

@leegeunhyeok leegeunhyeok force-pushed the chore/bump-rolldown-1.0.1 branch from 7c86fcf to 7e73dd6 Compare May 14, 2026 20:17
@leegeunhyeok leegeunhyeok merged commit 419aa29 into main May 15, 2026
1 check passed
@leegeunhyeok leegeunhyeok deleted the chore/bump-rolldown-1.0.1 branch May 15, 2026 02:47
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.

nativeTransformPipeline emits unbound NativeComponentRegistry.get calls

1 participant