The HTML entity table is built at startup instead of on first use.
What's wrong with this entry?
The HTML entity decoding table is now constructed when the bundle loads instead of on first use. Slightly more work at startup, no behaviour change.
var z = new Uint16Array(
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