Skip to content

v7.2.0

Latest

Choose a tag to compare

@neilime neilime released this 24 Apr 16:57

Release Summary

CSS referential data has been updated, improving linting coverage for current CSS rules.
Data URLs are now correctly handled during property parsing, improving validation reliability.

Internal changes include GitHub Actions dependency updates and test adjustments required by CSS rule updates.

Breaking change(s)

There is no breaking change.

What's Changed

  • feat: update CSS Referential by @github-actions[bot] in #185
  • build(deps): bump the github-actions-dependencies group across 2 directories with 3 updates by @dependabot[bot] in #186
  • feat: update CSS Referential by @github-actions[bot] in #187
  • build(deps): bump the github-actions-dependencies group across 2 directories with 1 update by @dependabot[bot] in #188
  • feat: update CSS Referential by @github-actions[bot] in #189
  • build(deps): bump the github-actions-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #190
  • feat: update CSS Referential by @github-actions[bot] in #191
  • feat: update CSS Referential by @github-actions[bot] in #192
  • test: fix failing test due to css rule update by @neilime in #194
  • build(deps): bump the github-actions-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #193
  • feat: update CSS Referential by @github-actions[bot] in #195
  • build(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #196
  • feat: update CSS Referential by @github-actions[bot] in #197
  • feat: update CSS Referential by @github-actions[bot] in #198
  • test: fix failing test due to CSS rule update by @neilime in #199
  • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #200
  • feat: update CSS Referential by @github-actions[bot] in #201
  • build(deps): bump the github-actions-dependencies group across 2 directories with 3 updates by @dependabot[bot] in #202
  • build(deps): bump the github-actions-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #203
  • feat: update CSS Referential by @github-actions[bot] in #204
  • feat: update CSS Referential by @github-actions[bot] in #206
  • build(deps): bump the github-actions-dependencies group across 2 directories with 9 updates by @dependabot[bot] in #208
  • fix: handle data URLs in property parsing by @Copilot in #210

Full Changelog: v7.1.0...v7.2.0