Publishing a whiteboard now counts its elements and pings by reading the page itself.
What's wrong with this entry?
Whiteboard publishes now read the page's own embedded state to report element counts and interaction.
- Parses the inline
<script type="application/json" id="wb-state">block with a zod schema coveringels,pingCountandping.n. - Emits
whiteboard_publishwithseeded,el_countandis_first_publish. - Emits
whiteboard_turnwithping_countandel_countwhen the ping count grows between publishes.
whiteboard_publish
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.