github-actions[bot]
ccded6a6b8
chore(release): version packages
2025-01-07 18:26:56 +00:00
github-actions[bot]
e2f7e91844
chore(release): version packages
2024-07-16 19:24:38 +00:00
bjoluc
9042e8553f
Merge pull request #3126 from jspsych/changeset-release/main
...
Version Packages
(rebased-with-history from commit e94e6a79f0
)
2024-06-07 22:49:07 +02:00
github-actions[bot]
f765795d75
chore(release): version packages
2023-11-10 21:01:41 +00:00
bjoluc
bea5138b90
Fix webgazer plugin dependencies
2022-11-16 10:32:51 +01:00
bjoluc
68303a9c62
Fix type errors in webgazer plugins
2022-11-15 20:15:35 +01:00
github-actions[bot]
c2cc94db81
chore(release): version packages
2022-09-20 16:56:51 +00:00
github-actions[bot]
f1fa90eb2c
chore(release): version packages
2022-05-19 13:10:19 +00:00
github-actions[bot]
6840b932ad
chore(release): version packages
2021-10-01 22:45:10 +00:00
bjoluc
2c392116ff
Update homepage
field in package.json files
2021-10-01 20:15:43 +02:00
bjoluc
8b279d1dbf
Add directory
to repository
field in package.json files
2021-10-01 19:32:43 +02:00
bjoluc
37b85f953c
Setup changesets ( #2066 )
...
* Setup changesets and the changesets GH action
* Lower package versions so changesets can bump them
* Add changesets for all changes on the `modularization` branch
Co-authored-by: Josh de Leeuw <josh.deleeuw@gmail.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-09-30 21:39:25 +02:00
bjoluc
ff2827d8c9
Move test utility functions into @jspsych/test-utils
2021-09-28 20:04:19 +02:00
bjoluc
ab7b3545cf
Add @jspsych/config dev dependency to packages
2021-08-25 22:08:45 +02:00
bjoluc
7499817415
Add exports
field to package.json
2021-08-25 21:58:23 +02:00
bjoluc
c340c5ea55
Enhance scripts in package.json files
2021-08-17 20:26:38 +02:00
bjoluc
91e7b1e3ff
Migrate to TypeScript
2021-07-06 17:55:42 +02:00
bjoluc
744e67b0a5
Setup monorepo and switch to ES6 modules
...
* Convert jsPsych and plugins to ES6 modules
* Create packages for each plugin, the core library, and config files
* Setup rollup, jest, and babel configurations
* Update jsPsych to load plugin objects directly from the `type` field
* Update tests to use the ES6 modules
2021-06-23 22:39:38 +02:00