Skip to content

Releases: eslint/csstree

css-tree: v3.6.6

06 Oct 15:03
0ab7e83

Choose a tag to compare

3.6.6 (2025-10-02)

Bug Fixes

  • add support for relative color values (#87) (486c559)
  • allow relative color syntax for rgb() & rgba() (#80) (a08c7ab)

css-tree: v3.6.5

25 Aug 14:17
92c3813

Choose a tag to compare

3.6.5 (2025-08-25)

Bug Fixes

  • Allow nested at-rules to have nested rules (#77) (c166f2d)

css-tree: v3.6.4

18 Aug 14:16
5b0722a

Choose a tag to compare

3.6.4 (2025-08-17)

Bug Fixes

css-tree: v3.6.3

29 Jul 19:04
1d74355

Choose a tag to compare

3.6.3 (2025-07-29)

Bug Fixes

  • expand nested CSS combinator selectors support in block parsing (#64) (94249a2)

css-tree: v3.6.2

21 Jul 15:14
c1649ac

Choose a tag to compare

3.6.2 (2025-07-21)

Bug Fixes

  • Revert "Remove outdated @font-face/unicode-range" (#61) (4aad29d)

css-tree: v3.6.1

09 Jun 15:35
409068c

Choose a tag to compare

3.6.1 (2025-06-09)

Bug Fixes

  • ParserContext to have all methods (e069f6f)
  • ParserContext type to have all methods (#57) (e069f6f)
  • Types for node generate() function (#56) (846120b)

css-tree: v3.6.0

05 Jun 15:44
2f793c9

Choose a tag to compare

3.6.0 (2025-06-05)

Features

Bug Fixes

css-tree: v3.5.4

28 May 14:33
36a308d

Choose a tag to compare

3.5.4 (2025-05-28)

Bug Fixes

css-tree: v3.5.3

23 May 20:04
4291ff4

Choose a tag to compare

3.5.3 (2025-05-23)

Bug Fixes

  • Types for custom nodes and scopes (#47) (3a663e1)

css-tree: v3.5.2

15 May 15:17
c4de18d

Choose a tag to compare

3.5.2 (2025-05-15)

Bug Fixes

  • Types for default-syntax-data and nodes (#44) (2edbf80)