mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
# @jspsych/plugin-initialize-camera
|
|
|
|
## 1.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#3184](https://github.com/jspsych/jsPsych/pull/3184) [`9acfa29c`](https://github.com/jspsych/jsPsych/commit/9acfa29c8db1d7a8816c53ac49651f15493f2cf4) Thanks [@bjoluc](https://github.com/bjoluc)! - Point to source maps via canonical unpkg URLs in NPM-published browser builds. This prevents 404 errors when using redirecting CDN URLs (as described in #3043).
|
|
|
|
## 1.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#2781](https://github.com/jspsych/jsPsych/pull/2781) [`12956b3c`](https://github.com/jspsych/jsPsych/commit/12956b3cc130676a81e4a4536d68800a4d34e8a8) Thanks [@jadeddelta](https://github.com/jadeddelta)! - added readme for visibility on npmjs.com
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- [#2649](https://github.com/jspsych/jsPsych/pull/2649) [`133d85f4`](https://github.com/jspsych/jsPsych/commit/133d85f498f9bacbfb40b9abd8f135f99fbe947c) Thanks [@jodeleeuw](https://github.com/jodeleeuw)! - A new plugin to get permission to access the user's camera and allow the user to select which camera to use
|