Commit Graph
8 Commits
Author SHA1 Message Date
Ruben FiszelandClaude Opus 5 8de64d4c4a fix: leave JSON and other non-CommonJS module formats out of the //nodejs rewrite
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 10:36:35 +00:00
Ruben FiszelandClaude Opus 5 b0152ef9d8 fix: take an extensionless entry's format from its package scope
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 10:17:10 +00:00
Ruben FiszelandClaude Opus 5 35c6f2fda0 fix: fall back to bun resolution on a node without import.meta.resolve
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 09:17:19 +00:00
Ruben FiszelandClaude Opus 5 1b4083ffdb fix: skip node builtins when classifying //nodejs interop targets
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 09:01:36 +00:00
Ruben FiszelandClaude Opus 5 1a150736e2 fix: classify //nodejs interop targets with node's resolver and merge namespace keys
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 08:58:12 +00:00
Ruben FiszelandClaude Opus 5 26102edd89 fix: fail fast on a missing export and keep import attributes in the //nodejs rewrite
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-21 08:52:35 +00:00
Ruben FiszelandClaude Opus 5 6fe1dfbbc2 fix: keep the //nodejs interop rewrite to CommonJS packages only
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-20 21:33:55 +00:00
Ruben FiszelandClaude Opus 5 0612abd21d fix: make named and namespace npm imports work under //nodejs
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014bq66fSmaPvLtjnDPfMYcj
2026-08-20 21:21:20 +00:00