Commit cf22eeb
committed
chore(release): 5.0.301-spork.1 [skip ci]
## [5.0.301-spork.1](v5.0.300...v5.0.301-spork.1) (2025-08-26)
### Bug Fixes
* add the hat extension to extension hat blocks ([#5](#5)) ([2baf2c9](2baf2c9))
* add the monitor block extension to extension monitor blocks ([#6](#6)) ([4837dd8](4837dd8))
* **deps:** lock file maintenance ([4b1ca32](4b1ca32))
* fix bug that could result in the VM's representation of shadow blocks getting into a bad state ([#9](#9)) ([31189d6](31189d6))
* Fix test failures. ([#10](#10)) ([111ccd6](111ccd6))
* handle modern workspace comment events ([#3](#3)) ([88c097b](88c097b))
* handle new custom block comment events ([#4](#4)) ([22fcd67](22fcd67))
* run stacks in response to click events ([#1](#1)) ([12e2362](12e2362))
* update VM state when blocks are removed from an input previously occupied by a shadow block ([#8](#8)) ([410826b](410826b))
* use derived IDs for block comments ([#11](#11)) ([6f1235f](6f1235f))
* use scratch-blocks@^2.0.0-beta ([e92a2c6](e92a2c6))
* use toolboxitemid instead of id as the identifier attribute for extensions toolbox categories ([#2](#2)) ([484d15b](484d15b))1 parent 464bfdb commit cf22eeb
3 files changed
+23
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
6 | 24 | | |
7 | 25 | | |
8 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments