Skip to content

p5js-v0.3.0: Refactor process management and improve run workflow

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:58
· 1 commit to main since this release
Replaces single sketchProcess with a list to track multiple processes, updates process lifecycle management, and moves sketch running logic into a new runSketch() method. Refactors toolbar activation/deactivation based on process state, improves dependency installation checks, and cleans up code formatting. Updates mode name to 'experimental' in mode.properties.