Skip to content

Latest commit

 

History

History
121 lines (63 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

121 lines (63 loc) · 5.75 KB

9.2.0 (2024-11-26)

Features

  • add graphicfillpadding on fill symbolizer (711b71b)

9.1.0 (2024-07-09)

Features

  • allow numbers in the in function (2907811)

9.0.1 (2024-06-25)

Bug Fixes

9.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • order of arguments of the FCase function has been change

Features

Bug Fixes

9.0.0-next.5 (2024-06-20)

Bug Fixes

9.0.0-next.4 (2024-06-19)

Bug Fixes

9.0.0-next.3 (2024-06-19)

Bug Fixes

  • use proper node version (993a896)

9.0.0-next.2 (2024-06-19)

Bug Fixes

9.0.0-next.1 (2024-06-18)

⚠ BREAKING CHANGES

  • order of arguments of the FCase function has been change

Features

Bug Fixes

  • deps: update dependency @types/lodash to v4.17.5 (d32fec9)
  • fix esm exports (bfba56b)
  • fix semantic release plugin (0954bd7)
  • update FCase arguments (2d51319)
  • update repo schema (0b4c5c1)

8.1.0 (2023-12-01)

Features

  • adds isSprite typeguard (2684c38)

8.0.0 (2023-11-30)

⚠ BREAKING CHANGES

  • IconSymbolizer.image can be a Sprite

Features

  • add support for image sprites (f51c297)

Bug Fixes

  • replace width and height with size (f264c83)
  • add missing semantic-release dependency (aa60480)