github processing/p5.js v2.3.4

4 hours ago

This patch release includes a couple of bugfixes. Use this version by including:

<script src="https://cdn.jsdelivr.net/npm/p5@2.3.4/lib/p5.js"></script>

<!-- Optional for WEBGPU renderer: --> 
<script src="https://cdn.jsdelivr.net/npm/p5@2.3.4/lib/p5.webgpu.js"></script>

What's Changed

Work continues (in the main branch) toward 2.4, but this atomic patch makes bugfixes available sooner, following our recent approach to patch releases.

Full Changelog: v2.3.3...v2.3.4

Don't miss a new p5.js release

NewReleases is sending notifications on new releases.