Skip to content

Releases: thx/resvg-js

v2.7.0-alpha.2

28 Jan 07:06

Choose a tag to compare

v2.7.0-alpha.2 Pre-release
Pre-release

What's Changed

  • refactor: extract cropByBBox logic and prevent overflow panics by @yisibl in #398

Full Changelog: v2.7.0-alpha.1...v2.7.0-alpha.2

v2.7.0-alpha.1

27 Jan 07:22

Choose a tag to compare

v2.7.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: add catch_unwind protection to render to prevent Node.js process crashes by @yisibl in #396
  • chore: upgrade to Rust 2024 by @yisibl in #394
  • fix: wasm build warnings by @yisibl in #395

Full Changelog: v2.6.3-alpha.3...v2.7.0-alpha.1

v2.7.0-alpha.0

22 Jan 09:33

Choose a tag to compare

v2.6.3-alpha.3

09 Jan 10:04

Choose a tag to compare

v2.6.3-alpha.3 Pre-release
Pre-release

What's Changed

  • fix: enhance cropByBBox() input validation to prevent panics
  • chore: napi-build@2.3.1 requires rustc 1.88

Full Changelog: v2.6.3-alpha.2...v2.6.3-alpha.3

v2.6.3-alpha.2

26 Sep 02:40

Choose a tag to compare

v2.6.3-alpha.2 Pre-release
Pre-release
2.6.3-alpha.2

v2.6.3-alpha.1

24 Sep 15:47

Choose a tag to compare

v2.6.3-alpha.1 Pre-release
Pre-release
2.6.3-alpha.1

v2.6.3-alpha.0

24 Sep 09:42

Choose a tag to compare

v2.6.3-alpha.0 Pre-release
Pre-release
2.6.3-alpha.0

v2.6.2

26 Mar 13:41

Choose a tag to compare

v2.6.1

25 Mar 11:37

Choose a tag to compare

What's Changed

This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.

Added

  • chore(deps): update yarn to v3.8.1
  • chore(deps): update actions/cache action to v4
  • chore(deps): upgrade dependencies such as napi-rs #311
  • chore(ci): adding Node.js v20 to the CI
  • chore(ci): use macOS M1 machines
  • doc: clarify that the default value of the defaultFontFamily is empty
  • doc: improved change log documentation for M/L/C error
  • test: add a bbox test with stroke
  • fix(deps): update rust crate svgtypes to 0.14.0

Fixed

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.1-beta.0

11 Mar 14:21

Choose a tag to compare

v2.6.1-beta.0 Pre-release
Pre-release

What's Changed

This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.

Added

  • chore(deps): upgrade dependencies such as napi-rs #311
  • chore(ci): adding Node.js v20 to the CI
  • chore(ci): use macOS M1 machines
  • doc: clarify that the default value of the defaultFontFamily is empty
  • doc: improved change log documentation for M/L/C error
  • test: add a bbox test with stroke
  • fix(deps): update rust crate svgtypes to 0.14.0

Fixed

New Contributors

Full Changelog: v2.6.0...v2.6.1-beta.0