Skip to content

Latest commit

 

History

History
534 lines (153 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

534 lines (153 loc) · 14.9 KB

Change Log

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

6.0.11 (2024-11-07)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.10 (2024-09-26)

Bug Fixes

  • field-*: Remove unneeded fieldRegistry.unregister calls (#2454) (b3ba30e), closes #2453

6.0.9 (2024-08-29)

Bug Fixes

6.0.8 (2024-08-22)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.7 (2024-08-08)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.6 (2024-08-01)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.5 (2024-07-25)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.4 (2024-07-11)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.3 (2024-07-04)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.2 (2024-06-06)

Note: Version bump only for package @blockly/zoom-to-fit

6.0.1 (2024-05-30)

Bug Fixes

6.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • update all plugins to v11 of blockly

Features

  • update all plugins to v11 of blockly (5fcd3e7)
  • upgrade ts version, fix field validators (b2d2191)

Bug Fixes

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

5.0.18 (2024-05-16)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.17 (2024-05-09)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.16 (2024-04-25)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.15 (2024-04-04)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.14 (2024-03-28)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.13 (2024-03-14)

Bug Fixes

  • Align zoom-to-fit event handling with zoom_controls (#2236) (0aa47d4)

5.0.12 (2024-02-08)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.11 (2023-12-14)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.10 (2023-12-07)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.9 (2023-11-09)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.8 (2023-11-02)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.7 (2023-10-30)

Bug Fixes

  • Enables strict mode for zoom-to-fit (#2034) (dc61d2d)
  • packaging: Don't advertise non-existent ESM entrypoints (#2022) (d019198), closes #1877
  • update tsconfigs to publish types accurately (df4b084)
  • use includes rather than excludes (40efc25)

5.0.6 (2023-09-21)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.5 (2023-09-14)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.4 (2023-08-24)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.3 (2023-08-17)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.2 (2023-07-24)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.1 (2023-07-20)

Note: Version bump only for package @blockly/zoom-to-fit

5.0.0 (2023-07-13)

⚠ BREAKING CHANGES

  • updated plugins/field-date to TypeScript (#1705)

Features

  • updated plugins/field-date to TypeScript (#1705) (e5531ff)

4.0.1 (2023-07-06)

Note: Version bump only for package @blockly/zoom-to-fit

4.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)

3.0.17 (2023-06-22)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.16 (2023-05-18)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.15 (2023-05-11)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.14 (2023-05-04)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.13 (2023-04-27)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.12 (2023-03-23)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.11 (2023-03-09)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.10 (2023-03-02)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.9 (2023-02-23)

Bug Fixes

3.0.8 (2023-02-23)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.7 (2023-02-16)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.6 (2023-02-09)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.5 (2023-01-26)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.4 (2023-01-05)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.3 (2022-12-15)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.2 (2022-10-27)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.1 (2022-10-13)

Note: Version bump only for package @blockly/zoom-to-fit

3.0.0 (2022-10-05)

⚠ BREAKING CHANGES

  • update peer and devDependencies of all plugins to require Blockly v9 (#1314)

Bug Fixes

  • references to deprecated functions in v9 (#1313) (cb2e679)

Miscellaneous Chores

  • update peer and devDependencies of all plugins to require Blockly v9 (#1314) (03d4912)

2.0.31 (2022-08-11)

Bug Fixes

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

2.0.30 (2022-08-04)

Bug Fixes

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

2.0.28 (2022-07-21)

Note: Version bump only for package @blockly/zoom-to-fit

2.0.27 (2022-07-06)

Bug Fixes

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

2.0.26 (2022-06-27)

Bug Fixes

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

2.0.25 (2022-06-21)

Note: Version bump only for package @blockly/zoom-to-fit

2.0.24 (2022-06-08)

Bug Fixes

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

2.0.23 (2022-06-02)

Bug Fixes