github google/blockly blockly-v8.0.5
Q1 2022 Patch 5

latest releases: blockly-v11.1.1, blockly-v11.1.0, blockly-v11.0.0...
2 years ago

This patch fixes additional message loading problems. Message loading now works as expected in these scenarios:

  • Loading Blockly and messages with a module loader
  • Loading the wrapped message files via a script tag (e.g. the message files published on npm and unpkg)
  • Loading the unwrapped message files via a script tag (e.g. the message files present in Blockly's GitHub repo without additional processing). Note that this approach is not recommended going forward, but this patch does allow this scenario to work as expected.

Included in this release:

Don't miss a new blockly release

NewReleases is sending notifications on new releases.