github processing/p5.js v1.11.14-rc.0

pre-release8 hours ago

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

  • fix: prevent browser freeze when tessellating >50k vertices (#8219 ) by @Nixxx19 in #8555

Workflow updates

Documentation updates

New Contributors

Full Changelog: v1.11.13...v1.11.14-rc.0

Don't miss a new p5.js release

NewReleases is sending notifications on new releases.