Skip to content

Latest commit

 

History

History
218 lines (70 loc) · 6.63 KB

CHANGELOG.md

File metadata and controls

218 lines (70 loc) · 6.63 KB

Change Log

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

3.0.2 (2024-08-08)

Reverts

  • Revert "chore(deps): Bump the npm_and_yarn group across 54 directories with 19 updates (#2403)" (#2410) (bad8ffb), closes #2403 #2410

3.0.1 (2024-05-30)

Bug Fixes

3.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • update all plugins to v11 of blockly

Features

  • update all plugins to v11 of blockly (5fcd3e7)

Bug Fixes

  • Call blocks handle both manual disabling and disabled defs (#2334) (5eade55)

2.0.6 (2024-05-09)

Bug Fixes

2.0.5 (2024-04-11)

Bug Fixes

2.0.4 (2023-12-14)

Note: Version bump only for package @blockly/migrate

2.0.3 (2023-11-16)

Bug Fixes

2.0.2 (2023-10-30)

Note: Version bump only for package @blockly/migrate

2.0.1 (2023-10-12)

Bug Fixes

  • Only run the migration script against JS/TS files. (#2011) (00cddca)

2.0.0 (2023-06-28)

⚠ BREAKING CHANGES

  • update all plugins to use blockly-v10.0.0 (#1744)

Features

  • update all plugins to use blockly-v10.0.0 (#1744) (6cc88cb)

1.1.3 (2023-06-08)

Bug Fixes

1.1.2 (2023-02-16)

Note: Version bump only for package @blockly/migrate

1.1.1 (2023-02-09)

Bug Fixes

  • Add the --in-place flag to the migration script README. (#1546) (c8817bf)

1.1.0 (2022-10-05)

Features

1.0.12 (2022-08-11)

Bug Fixes

  • Remove the deprecated block-extension-tooltip (#1215) (a044478)

1.0.11 (2022-08-04)

Bug Fixes

  • fix the name of the package of suggested-blocks (#1214) (35aa8ec)

1.0.10 (2022-07-21)

Note: Version bump only for package @blockly/migrate

1.0.9 (2022-07-06)

Bug Fixes

  • Update blockly-react to use functional components instead of class components. (#1178) (fa21187)

1.0.8 (2022-06-27)

Bug Fixes

  • Update package import for keyboard navigation demo (#1170) (69c1725)

1.0.7 (2022-06-21)

Note: Version bump only for package @blockly/migrate

1.0.5 (2022-06-08)

Bug Fixes

  • package versions to support patch releases (#1150) (e1ae378)

1.0.4 (2022-06-02)

Bug Fixes