From 899a981fb55c60e4b7822e9a77ebb0a65819d094 Mon Sep 17 00:00:00 2001 From: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:41:14 -0700 Subject: [PATCH] fix!: bump to v2.0 to reflect Blockly un-forking BREAKING CHANGE: scratch-blocks is no longer a divergent fork of Blockly, and instead depends on Blockly as a regular node_modules dependency. Thanks, @gonfunko and everyone else at Google who helped with this effort!