Skip to content

Latest commit

 

History

History
256 lines (148 loc) · 22 KB

CHANGELOG.md

File metadata and controls

256 lines (148 loc) · 22 KB

Changelog

3.0.0 (2024-11-14)

⚠ BREAKING CHANGES

  • deps: bump node from v18 to v20 (#2859)

Miscellaneous Chores

2.7.0 (2024-11-01)

Features

  • css: add auto examples for text-emphasis-position (#2849) (3eb4fa4)

Bug Fixes

  • ci: check dependabot PR user instead of actor (#2834) (7bb336d)
  • correct typo for text-transform value (#2858) (f577c01)

2.6.1 (2024-07-18)

Bug Fixes

  • place vendor-prefixed props first in declaration order (#2812) (182fa05)

2.6.0 (2024-07-03)

Features

2.5.1 (2024-06-10)

Bug Fixes

  • css: add cue pseudo element with argument case (#2787) (0923c6c)

2.5.0 (2024-05-03)

Features

2.4.1 (2024-03-06)

Bug Fixes

  • Intl.getCanonicalLocales error message (#2741) (f5a8492)
  • ci: migrate to husky v9 (#2731) (dee2d96)
  • js: ignore formatting empty statement example with code comment (#2696) (0b33754)

2.4.0 (2024-01-23)

Features

  • css: create an example for content-visibility (#2663) (fd7893d)

Bug Fixes

  • Run Prettier on html-examples/input/tel.html, upgrade stylelint (#2723) (79fb2ce)

2.3.5 (2024-01-16)

Bug Fixes

2.3.4 (2023-12-06)

Bug Fixes

  • html: provide corresponding 'id's for 'for' attributes on <label> tags (#2678) (49a3dca)

2.3.3 (2023-12-04)

Bug Fixes

  • html: use &lt;textarea&gt; in spellcheck example (#2680) (163699b)

2.3.2 (2023-12-04)

Bug Fixes

2.3.1 (2023-11-13)

Bug Fixes

2.3.0 (2023-10-10)

Features

Bug Fixes

2.2.1 (2023-10-09)

Bug Fixes

2.2.0 (2023-08-29)

Features

  • css: Add example of [@counter-style](https://github.com/counter-style) and all of its descriptors (#2089) (2c4362a)
  • html: Add example of &lt;dialog&gt; (#2212) (e97aa1d)

2.1.1 (2023-08-17)

Bug Fixes

2.1.0 (2023-08-02)

Features

Bug Fixes

2.0.0 (2023-02-24)

⚠ BREAKING CHANGES

  • deps-dev: bump @mdn/bob from 2.2.0 to 3.0.3 (#2454)

Miscellaneous Chores

  • deps-dev: bump @mdn/bob from 2.2.0 to 3.0.3 (#2454) (4165fbf)

1.0.4 (2023-02-14)

Bug Fixes

1.0.3 (2022-10-07)

Bug Fixes

1.0.2 (2022-08-22)

Bug Fixes

1.0.1 (2022-05-19)

Bug Fixes

1.0.0 (2022-05-15)

Features

Bug Fixes