Skip to content

Latest commit

 

History

History
133 lines (75 loc) · 8.24 KB

CHANGELOG.md

File metadata and controls

133 lines (75 loc) · 8.24 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2022-08-16)

Features

  • extensions: support Scratch Link 2.0 browser extension (2bdea91)

1.0.10 (2022-08-16)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220816031545 (c989658)

1.0.9 (2022-08-15)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220815031546 (5c7f85c)

1.0.8 (2022-08-14)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220814031555 (4f78616)

1.0.7 (2022-08-12)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220812031537 (df3d450)

1.0.6 (2022-08-11)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220811031607 (60a50c4)

1.0.5 (2022-08-06)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220806031552 (ddf840f)

1.0.4 (2022-08-05)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220805031557 (096e992)

1.0.3 (2022-08-04)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220804031609 (d356764)

1.0.2 (2022-08-03)

Bug Fixes

  • deps: update dependency scratch-l10n to v3.14.20220803031540 (32ee31a)

1.0.1 (2022-07-06)

Bug Fixes

  • JSON-RPC: rephrase previous commit for semantic-release (fd6b301)

1.0.0 (2022-07-05)

Bug Fixes

  • Equalise the chances when picking a random backdrop (b29f076)
  • initialize stack frame params for all procedures (20ff75b)
  • package: update @vernier/godirect to version 1.4.1 (089f892), closes #1915
  • package: update @vernier/godirect to version 1.5.0 (e1fe21c), closes #1961
  • package: update diff-match-patch to version 1.0.4 (7d32c81), closes #1552
  • package: update format-message to version 6.2.0 (5779a48)
  • package: update format-message to version 6.2.1 (c71da28)
  • package: update htmlparser2 to version 3.10.0 (e1fc448)
  • package: update scratch-parser to version 4.2.0 (b1dacd4)
  • package: update scratch-parser to version 4.3.0 (a103af8)
  • package: update scratch-parser to version 4.3.1 (d909ac5)
  • package: update scratch-parser to version 4.3.3 (641c2f3)
  • package: update scratch-parser to version 4.3.5 (6715b2e)
  • package: update scratch-parser to version 4.3.6 (d354d89)
  • package: update scratch-parser to version 5.0.0 (43ddb7c)
  • package: update scratch-sb1-converter to version 0.2.2 (58c9f4e)
  • package: update scratch-sb1-converter to version 0.2.5 (29d229c)
  • package: update scratch-sb1-converter to version 0.2.6 (e4300da)
  • package: update scratch-sb1-converter to version 0.2.7 (f64eaa3)
  • resolve scratch-*/src/index.js for expose-loader (fda2885)
  • use ValidationError to determine if an SB1File error should throw (a92f339)
  • util: Make string comparisons match Flash's, everywhere (dab78c4)

Features

  • Allow switching to specially named backdrops (341bd8f)
  • Implement "point towards random direction" (306996e)

Reverts

  • Revert "Consistently format text bubbles" (2a42285)
  • Revert "add SAY_OR_THINK getter" (7330129)
  • Revert "synth extension" (dbcbe8b)
  • Revert "lightplay extension stub" (d1b261d)
  • Revert "lightplay extension stub" (7501af4)
  • Revert "Attempting to fix #1492: WeDo2 use of should be backwards compatible." (1f7d9d3), closes #1492
  • Revert "Revert #1260, #1258, #1239" (9afe401), closes #1260 #1258 #1239
  • Revert "Revert "Push reported"" (d04d6b2)
  • Revert "Fix test" (a586c5d)

BREAKING CHANGES

  • specially-named backdrops can now be navigated