Skip to content

Releases: mdn/data

v2.12.0

28 Oct 10:32
32adf59

Choose a tag to compare

2.12.0 (2024-10-23)

Features

  • add data for interpolate-size property (#773) (43873fc)
  • added auto value to text-emphasis-position property (#772) (c4ac978)
  • rename inset-area to position-area (#769) (d2b8857)
  • update text-wrap to be a shorthand property (#774) (2213097)
  • update syntax for Anchor Positioning related properties (#770) (5f5c637)

Bug Fixes

Miscellaneous

  • css: remove column-fill: balance-all (#775) (97b010c)
  • update linear-gradient syntax to use optional color-interpolation-method (#766) (9d0f4c5)

v2.11.1

12 Sep 16:04
9f1e7aa

Choose a tag to compare

2.11.1 (2024-09-11)

Miscellaneous

  • deps: bump actions/checkout from 3 to 4 (#764) (3c2be02)
  • deps: bump github/codeql-action from 2 to 3 (#763) (251e6e2)

v2.11.0

09 Sep 14:33
2451eb4

Choose a tag to compare

2.11.0 (2024-09-09)

Features

  • ci: Update depbot to check GH actions (#761) (f1ba782)
  • css: Add stroke CSS SVG properties (#757) (e577bd0)
  • Update depbot to check GH actions (f1ba782)

Bug Fixes

  • CSS zoom should be a not animatable property (#748) (3183e91)

v2.10.0

02 Sep 08:28
417a371

Choose a tag to compare

2.10.0 (2024-08-29)

Features

Bug Fixes

  • css: follow canonical order in border and outline sections (#749) (b703067)
  • position-try-options > position-try-fallbacks (#751) (0edc1ea)

Miscellaneous

  • add CODEOWNERS for auto-adding reviewers (#760) (cae4438)

v2.9.0

01 Aug 10:15
c1aa7dd

Choose a tag to compare

2.9.0 (2024-07-03)

Features

  • css: add text-spacing-trim property (bb0a599)

Bug Fixes

v2.8.0

21 May 21:39
43026ec

Choose a tag to compare

2.8.0 (2024-05-21)

Features

  • correct ray() syntax and add ray-size type (311ca78)
  • css: correct ray() syntax + add ray-size type (#723) (311ca78)

v2.7.0

13 May 06:13
db70ff5

Choose a tag to compare

2.7.0 (2024-05-10)

Features

v2.6.1

24 Apr 06:36
2aac63f

Choose a tag to compare

2.6.1 (2024-04-24)

Bug Fixes

  • Add missing internationalization information (#731) (19b1a46)

v2.6.0

19 Apr 07:59
68d18c7

Choose a tag to compare

2.6.0 (2024-04-18)

Features

  • css: add Anchor Positioning data (b3997c5)

v2.5.0

08 Apr 16:20
6675982

Choose a tag to compare

2.5.0 (2024-04-08)

Features

  • css: text-wrap-mode + text-wrap-style (2e681ff)

Bug Fixes

  • lint: upgrade actions/{checkout,setup-node} to v4 + use node-version-file (b62c9ee)
  • package-lock: run npm install (#725) (dfad8d6)

Enhancements

  • publish-release: inline workflow action + allow manual execution (#724) (063fc20)

Miscellaneous

  • css: update appliesTo for align-content (603c07a)