Two modules now load through direct chunk requires instead of the bundler shim.
What's wrong with this entry?
Two places that reached lazily-initialised modules through the bundler shim now require the bundled chunk directly: the MCP client used by the new sync code, and the handler behind the "MCP server requests your input" dialog. Same behaviour, different bundle mechanics.
.mcpElicitationHandlerModule()
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Startup prefetch failures no longer surface
Both mention startup
-
v2.1.239
Deleted working directories are detected at startup and handled during hooks
Both mention startup
-
v2.1.242
A socket path taken by another running Claude Code no longer breaks startup
Both mention startup