Skip to content

v2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@limzykenneth limzykenneth released this 25 Feb 21:27
· 225 commits to main since this release
259a4f7

This release has been pulled as it was published incorrectly on NPM. Please use 2.0.0-beta.4 onwards instead. The release will be kept here for the release notes but the version will be pulled on NPM.

The library is available from JSDelivr:

* p5.js - https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js
* p5.min.js - https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.min.js

You can duplicate this p5.js web editor project: https://editor.p5js.org/davepagurek/sketches/RwD_DbVR7

You can also import p5 directly from NPM as an ESM module. More documentation on ESM usage to come.

What's Changed

What's Changed 🎊

New Contributors

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3