What's Changed
This is a release candidate (RC), which means it is not yet live on the p5.js Editor. Please help us to improve the stability of the newest version of p5.js by trying out this release candidate, and reporting bugs. To test this patch, you can use this starter sketch.
<script src="https://cdn.jsdelivr.net/npm/p5@1.11.14-rc.0/lib/p5.js"></script>Code updates
Workflow updates
- harden GitHub Actions workflows by @perminder-17 in #8620
- Add WebGPU label to labeler config by @davepagurek in #8758
Documentation updates
- docs: add menacingly-coded as a contributor for code by @allcontributors[bot] in #8714
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8715
- Adding Korean translation steward by @eupthere in #8708
- chore: update README table from stewards.yml by @github-actions[bot] in #8727
- docs: add Kathrina-dev as a contributor for code by @allcontributors[bot] in #8736
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8737
- Fix JSDoc typos:widhts->widths,coordiante->coordinate by @harshiltewari2004 in #8748
- docs: fix typo in TAU/TWO_PI constant value by @Jianru-Lin in #8752
- docs: add Jianru-Lin as a contributor for doc by @allcontributors[bot] in #8763
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8764
- docs: add kushal1061 as a contributor for code by @allcontributors[bot] in #8765
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8766
New Contributors
- @eupthere made their first contribution in #8708
- @Jianru-Lin made their first contribution in #8752
Full Changelog: v1.11.13...v1.11.14-rc.0