Skip to content

Latest commit

 

History

History
246 lines (124 loc) · 5.2 KB

File metadata and controls

246 lines (124 loc) · 5.2 KB

Changes to CSS Syntax Patches For CSSTree

Unreleased (patch)

  • Update @webref/css to v8.7.1

1.1.7

July 22, 2026

  • Update @webref/css to v8.7.0

1.1.6

June 28, 2026

  • Update @webref/css to v8.6.0

1.1.5

June 3, 2026

  • Update @webref/css to v8.5.7
  • Patch @position-try and @page

1.1.4

May 13, 2026

  • Update @webref/css to v8.5.4

1.1.3

April 12, 2026

  • Update @webref/css to v8.5.3

1.1.2

March 26, 2026

  • Update @webref/css to v8.5.1

1.1.1

March 14, 2026

  • Remove patch for <'filter'>
  • Add css-tree as an optional peer dependency to set version constraints

1.1.0

March 5, 2026

1.0.29

March 2, 2026

  • Update @webref/css to v8.3.0

1.0.28

February 21, 2026

  • Update @webref/css to v8.2.5

1.0.27

February 9, 2026

  • Update @webref/css to v8.2.3

1.0.26

January 25, 2026

  • Update @webref/css to v8.2.1

1.0.25

January 11, 2026

  • Remove patch for <bg-clip>

1.0.24

January 10, 2026

  • Patch <absolute-size>

1.0.23

January 7, 2026

  • Update @webref/css to v8.1.3

1.0.22

December 20, 2025

  • Update @webref/css to v8.1.2

1.0.21

December 12, 2025

  • Update @webref/css to v8.1.1
  • Patch <radial-size> to have correct definitions for both circle() and ellipse()

1.0.20

November 29, 2025

  • Patch overflow-* to include <-non-standard-overflow>

1.0.19

November 26, 2025

  • Patch calc-size() to allow the size keyword

1.0.18

November 26, 2025

  • Patch clip: rect() to preserve legacy syntax
  • Patch color functions to support relative color component keywords

1.0.17

November 21, 2025

  • Update @webref/css to v8.0.2

1.0.16

November 11, 2025

  • Update @webref/css to v8.0.1

1.0.15

October 30, 2025

1.0.14

June 10, 2025

1.0.13

June 2, 2025

1.0.12

May 27, 2025

1.0.11

April 22, 2025

  • Fix display: -webkit-box

1.0.10

April 19, 2025

1.0.9

February 12, 2025

1.0.8

December 27, 2024

1.0.7

December 13, 2024

1.0.6

December 9, 2024

1.0.5

November 30, 2024

1.0.4

November 17, 2024

1.0.3

November 5, 2024

1.0.2

November 4, 2024

1.0.1

November 1, 2024

  • Add TypeScript types

1.0.0

November 1, 2024

  • initial version