Skip to content

v7.3.0

Compare
Choose a tag to compare
@nbudin nbudin released this 26 Jul 17:33
· 36 commits to main since this release
ed0e9f4

What's Changed

  • Fix issue with set readonly throwing an exception by @arontsang in #99

With this change, <BlocklyWorkspace> no longer attempts to update the workspace if readOnly is passed. This is a behavior change, but in practice is very unlikely to break any apps, since passing readOnly implies that the workspace shouldn't be able to change.

Dependency Updates

New Contributors

Full Changelog: v7.2.2...v7.3.0