Help test the release candidate
https://cdn.jsdelivr.net/npm/p5@2.0.5-rc.0/lib/p5.js
Here are all the updates for the upcoming 2.0.5 release. 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. The 2.0.5 patch is planned for release on September 1st, 2025, unless there are bugs - then these will be fixed before release.
What's Changed ð
- Merge branch 'loopOptimization' of https://github.com/awood0727/p5.js⊠by @awood0727 in #8024
- Update README.md by @perminder-17 in #8029
- Fixed syntax error at disableFriendleErrors by @Iron-56 in #8038
- Fix noise() getting overridden; add tests by @davepagurek in #8036
New Contributors
Full Changelog: v2.0.4...v2.0.5-rc.0