What's Changed
Bug fixes 🐛
- fix: Fix bug that could cause renders to clobber the undo stack by @gonfunko in #10227
- fix: Improve performance of
WorkspaceSvg.getNestedTrees()by @gonfunko in #10236 - fix: keep tall field corners inside round caps with zelos by @mikeharv in #10214
- fix: wrong css prop by @SimonShiki in #10257
- fix: restore focus on toast dismiss by @mikeharv in #10260
Documentation updates 📄
- docs: reorganize contribute to blockly docs by @zspriggs in #10188
- docs: update advanced compilation docs by @zspriggs in #10234
Other changes
- chore: updated homepage/repo links for npm by @lizschwab in #10241
- test: Use local media URL for tests by @gonfunko in #10226
- docs: plugin README link corrections and maintenance by @zspriggs in #10240
- test: Avoid flakes by explicitly aligning blocks by @gonfunko in #10245
Full Changelog: blockly-v13.2.1...blockly-v13.2.2-beta.0