Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.42 Home All releases olderv2.0.41 v2.0.43newer
Claude Code v2.0.42

Import Reorganization

  • Consolidated node:process imports: Added cwd as Xy0 at line 77734
  • Consolidated node:stream imports: Added Readable as Hs9 at line 87712
  • Split node:child_process imports: Added execSync as $UQ, spawn as eR6 at line 279661
  • Reorganized node:path imports: Changed to posix as O9I, win32 as VQ0 at line 482076
  • Added specific imports: join as K19, basename as w8I from path at line 489603
  • Added PassThrough as p8I from stream at line 490866
  • Added homedir as G6I from node:os at line 492712

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.0.42 →