Skip to content

v9.2.0

Compare
Choose a tag to compare
@cpcallen cpcallen released this 15 Dec 18:43
· 684 commits to master since this release
b9e3626

What's Changed

New features ✨

Bug fixes 🐛

  • fix(renamings): Small correction to renaming of Blockly.utils.global by @cpcallen in #6599
  • fix: Rename Mutator#workspace back to workspace_ for compatibility with library blocks by @rachel-fenichel in #6634
  • fix: Add redirects to old demos. by @NeilFraser in #6657
  • fix: Fix the compiler test, and check if it worked. by @NeilFraser in #6638
  • fix(deps): update json schema validation by @BeksOmega in #6637
  • fix(appengine): Restore build products to previous location by @cpcallen in #6687
  • fix: set default field to any and fix validator function return type by @btw17 in #6690
  • fix: don't reopen dropdownDiv if it was already open by @maribethb in #6688
  • fix: Don't spellcheck number fields. by @NeilFraser in #6698
  • fix(tests): Fix bootstrapping of generators in compressed mode by @cpcallen in #6703
  • fix: not being able to set field values to empty by @BeksOmega in #6702

Cleanup ♻️

Other changes

New Contributors

Full Changelog: blockly-v9.1.1...blockly-v9.2.0