Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 1.45 KB

Change Log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[8.1.0] - 2024-05-22

Added

  • Support for id on text components

[8.0.0] - 2024-05-19

Changed

  • React 16 -> 18

Removed

  • Rambda

Added

  • Added support for exporting EPS images with "ISOLatin1Encoding" encoding

Changed

Removed

v3.3.3 - 2023-05-25

Added

  • Add missing ramda dependency #106

v3.3.2 - 2022-06-02

Added

  • Support for URL as source for embedded binary images
  • Support for positioning and scaling embedded svg images

Changed

Removed

v3.1.4 - 2022-01-05

Added

  • Added italic and mediumBold as options for texts

v3.0.1 - 2021-01-01

Added

  • Added typing on GrowthDirection for textAnchor on the svg export.

v3.0.0 - 2021-03-24

  • Start of changelog.