chore(examples): re-pin jsPsych preview build to latest #3694 commit - #44
Merged
Conversation
Updates the jsDelivr preview SHA to 7b1d96a0576032d15bd0d7c434f01b2d614f3a85 so the demos load the update() function and recent fixes from #3694.
…utton Replaces the manual get(id) -> spread -> push sequence with the new update() convenience method added to #3694.
6 tasks
jodeleeuw
added a commit
that referenced
this pull request
Jul 21, 2026
…kage - Drop the draw-room retrofit and the chat-room/ultimatum re-pins from this branch: the re-pins are PR #44's scope, and the draw-room rewrite moves to its own follow-up PR so this one stays 'add the countdown package' plus its two dedicated demos (countdown-timer.html, public-goods-local.html). - Regenerate package-lock.json from a clean npm install: the previous diff stripped resolved/integrity fields from 808 entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 21, 2026
The comment still named the old c43b3a1 preview SHA; the URLs below it pin 7b1d96a. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
chat-room.html,draw-room.html,ultimatum-game-local.html) were pinned to a stale commit SHA.7b1d96a0576032d15bd0d7c434f01b2d614f3a85, the current preview build, which includes the newupdate()function and recent fixes on #3694.Test plan