Releases: scratchfoundation/scratch-vm
Releases · scratchfoundation/scratch-vm
v5.0.301-spork.1
5.0.301-spork.1 (2025-08-26)
Bug Fixes
- add the hat extension to extension hat blocks (#5) (2baf2c9)
- add the monitor block extension to extension monitor blocks (#6) (4837dd8)
- deps: lock file maintenance (4b1ca32)
- fix bug that could result in the VM's representation of shadow blocks getting into a bad state (#9) (31189d6)
- Fix test failures. (#10) (111ccd6)
- handle modern workspace comment events (#3) (88c097b)
- handle new custom block comment events (#4) (22fcd67)
- run stacks in response to click events (#1) (12e2362)
- update VM state when blocks are removed from an input previously occupied by a shadow block (#8) (410826b)
- use derived IDs for block comments (#11) (6f1235f)
- use scratch-blocks@^2.0.0-beta (e92a2c6)
- use toolboxitemid instead of id as the identifier attribute for extensions toolbox categories (#2) (484d15b)