You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [3.0.0](v2.3.78...v3.0.0) (2024-03-04)
### Bug Fixes
* **build:** misc webpack 5 build fixes ([64d1709](64d1709))
* use web-worker to replace tiny-worker and worker-loader ([058685f](058685f))
* build!: tell webpack to output UMD in all cases ([0f3a847](0f3a847))
### BREAKING CHANGES
* this could affect compatibility with library consumers
* use web-worker to replace tiny-worker and worker-loader ([058685f](https://github.com/scratchfoundation/scratch-vm/commit/058685f41ea950e789aa5c9cad133a86fa8bf963))
13
+
14
+
15
+
* build!: tell webpack to output UMD in all cases ([0f3a847](https://github.com/scratchfoundation/scratch-vm/commit/0f3a8476892760b9d7de375c6d8e2350cf8ab78f))
16
+
17
+
18
+
### BREAKING CHANGES
19
+
20
+
* this could affect compatibility with library consumers
0 commit comments