Skip to content

Latest commit

 

History

History
140 lines (71 loc) · 6.84 KB

CHANGELOG.md

File metadata and controls

140 lines (71 loc) · 6.84 KB

1.5.8 (2024-07-22)

Chore

Fixes

  • -webkit-text-stroke misaligned with the text (48e771a)

1.5.7 (2024-07-18)

Documentation

1.5.6 (2024-07-12)

Features

Refactor

  • swap out the usage of eval for a function constructor (684bb98)

Fixes

Documentation

Chore

1.5.5 (2024-07-09)

Chore

Fixes

  • fix error image use transfrom rotate style (Update stacking-context.ts ) #3153 (2d9ee18)
  • incorrect typings path (46c029f)
  • vertical text alignment fix #3151 (92f6a33)

1.5.4 (2024-07-08)

Performance

  • migrate from Chromeless to Puppeteer (25553e3)
  • remove uglifyjs-webpack-plugin (53beee8)

Documentation

  • features: update supported css properties (95adcd9)
  • readme: leave a star (f4b551b)
  • readme: npm stats (9c26fe8)

Chore

Fixes

  • calculateBackgroundRendering may return width or height less than 1 #2982 (0b1bdae)

1.5.3 (2024-07-04)

Fixes

  • added fix for Firefox issue (c807c3f)

Chore

1.5.2 (2024-07-03)

1.5.1 (2024-07-01)

Fixes

  • operation is insecure on safari (71f7c28)

Features

  • better color() support (2559164)
  • color functions (1c9ece3)
  • complete work on relative from colors in the color() function (ac6e331)
  • work on relative color support (88e6aba)

1.5.0 (2024-05-27)

Features

  • better color() support (2559164)
  • color functions (1c9ece3)
  • complete work on relative from colors in the color() function (ac6e331)
  • work on relative color support (88e6aba)

Fixes

  • color function display-p3 conversion (b9fd943)