What's Changed
New features ✨
- feat: Add dynamic keycode for primary modifier key by @gonfunko in #9571
- feat: Add a keyboard shortcut for displaying the contextual menu by @gonfunko in #9602
Bug fixes 🐛
- fix: Focus nearest neighbor when deleting a focused block by @gonfunko in #9599
- fix: Fix a bug that could cause menus to scroll incorrectly on mouseover by @gonfunko in #9603
- fix: Remove unsafe non-null assertions by @gonfunko in #9598
- fix: Fix bug that caused blocks to become disconnected when undoing deletions by @gonfunko in #9636
Other changes
Full Changelog: blockly-v12.4.1...blockly-v12.5.0