Skip to content

v2.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 20:01
· 479 commits to main since this release
Immutable release. Only release title and notes can be modified.

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