Skip to content

blockly-v10.2.0

Compare
Choose a tag to compare
@rachel-fenichel rachel-fenichel released this 19 Mar 00:11
· 214 commits to master since this release
0e22a79

[These notes were drafted on 23 September 2023 and v10.2.0 was published on 28 September 2023, but due to an oversight these release notes were not published at that time.]

What's Changed

This was a minor release!

Deprecations 🧹 - APIs that may be removed in future releases

New features ✨

Bug fixes 🐛

Cleanup ♻️

  • refactor(tests): Introduce loading shims, use in playgrounds by @cpcallen in #7380
  • refactor(tests): Use import instead of goog.bootstrap to load Blockly in mocha tests by @cpcallen in #7406
  • refactor(tests): Migrate generator tests to import shims; delete bootstrap.js by @cpcallen in #7414
  • refactor(build): Delete Closure Library by @cpcallen in #7415
  • refactor(build): Remove closure-make-deps and closure-calculate-chunks by @cpcallen in #7473

Other changes

New Contributors

Full Changelog: blockly-v10.1.3...blockly-v10.2.0