Skip to content

Latest commit

 

History

History
158 lines (100 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

158 lines (100 loc) · 12.8 KB

Changelog

3.2.0 (2023-03-13)

Features

  • telemetry: record interactions + post to parent (#1145) (a56cf8e)

3.1.0 (2023-03-09)

Features

3.0.3 (2023-02-24)

Bug Fixes

  • css-examples: avoid unnecssary scrollbars (#1125) (9e67dd7)

3.0.2 (2023-02-24)

Bug Fixes

3.0.1 (2023-02-24)

Bug Fixes

3.0.0 (2023-02-09)

⚠ BREAKING CHANGES

  • change mdn-bob to @mdn/bob (#1073)
  • Use ES6 features (#918)
  • Bump minimum Node.js to v16 (#882)
  • Convert to ESM (#880)

Code Refactoring

Features

Bug Fixes

2.2.0 (2022-04-27)

Features

  • editor: allow setting defaultTab in tabbed examples (#758) (7bc449d)

2.1.7 (2022-04-20)

Bug Fixes

  • palette ~ update color palette to reflect new palette (#760) (6822412)

2.1.6 (2022-04-15)

Bug Fixes

  • editor/console: detect object constructor/prototype properly (#745) (39f75ae)
  • editor: add missing font (#752) (0928e77)

2.1.5 (2022-03-04)

Bug Fixes

  • editor style cursor for light and dark modes (#726) (3af8794)

2.1.4 (2022-03-04)

Bug Fixes

2.1.3 (2022-03-01)

Bug Fixes

  • release - Merge redesign changes into main (#711) (28c31ec)

2.1.2 (2022-03-01)

Bug Fixes

  • release - Merge redesign changes into main (#711) (28c31ec)

2.1.1 (2022-03-01)

Bug Fixes

  • release - Merge redesign changes into main (#711) (28c31ec)

2.1.0 (2022-01-28)

Features

Bug Fixes