jspsych / jspsych-contrib

An open repository of jsPsych plugins and extensions, without any official support
44 stars 42 forks source link

Fixed templates to match v8 version and data parameter standards for … #116

Closed vzhang03 closed 1 month ago

vzhang03 commented 2 months ago

I updated plugin and extension templates to match v8 updates. Added version and data fields to all templates and imported from their respective package.json files. Additional left comments describing how data parameters should match trial_data. Added comments to parameters indicating that in updates the javadoc comments will be scraped to create documentation. Changed configuration for extensions by including fields and ts.config.files to allow json.

I tested the CLI tool correctly used the four new templates with the updated information.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 93b0d9943ad030bfd111c1230b1e862b911e6343

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR