Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8 update #144

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

v8 update #144

wants to merge 26 commits into from

Conversation

jadeddelta
Copy link
Collaborator

this PR closes #138, focusing broadly on updating most plugins to jspsych v8, which necessitates breaking changes for all plugins as certain features handled by the core package like clearing timers/displays are left to the core package itself, along with certain plugins such as the audio plugins and plugins with button_html-esque fields being updated.

in order to improve developer experience, some plugins have added documentation where it was missing beforehand.

while all plugins function in v8, to move this PR off of draft and into merge consideration, there are several final passes and one blocking issue to content with:

  • final pass on documentation, making sure all parameters and data are documented
  • clarification on ParameterType.COMPLEX data types, specifically listing and documenting nested variables
  • changelog everything
  • this pr for letting json files be imported as modules, so that we can...
  • link package.json versioning to plugin info versioning

Copy link

changeset-bot bot commented Oct 17, 2024

⚠️ No Changeset found

Latest commit: a13c8fd

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update contrib plugins to version 8.0
1 participant