thx/resvg-js
 Watch   
 Star   
 Fork   
4 days ago
resvg-js

v2.7.0-alpha.2

What's Changed

Full Changelog: https://github.com/thx/resvg-js/compare/v2.7.0-alpha.1...v2.7.0-alpha.2

5 days ago
resvg-js

v2.7.0-alpha.1

What's Changed

Full Changelog: https://github.com/thx/resvg-js/compare/v2.6.3-alpha.3...v2.7.0-alpha.1

22 days ago
resvg-js

v2.6.3-alpha.3

What's Changed

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

Full Changelog: https://github.com/thx/resvg-js/compare/v2.6.3-alpha.2...v2.6.3-alpha.3

2025-09-26 10:33:02
resvg-js
2025-09-24 23:39:36
resvg-js
2025-09-24 17:34:28
resvg-js
2024-03-26 21:32:20
resvg-js
2024-03-25 19:25:19
resvg-js

v2.6.1

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

  • fix: enable static link for windows-msvc #308 Thanks to @Zagrios
  • fix: test bindings on x86_64-unknown-linux-musl #306 Thanks to @Brooooooklyn

New Contributors

Full Changelog: https://github.com/yisibl/resvg-js/compare/v2.6.0...v2.6.1

2024-03-11 20:23:23
resvg-js

v2.6.1-beta.0

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

  • fix: enable static link for windows-msvc #308 Thanks to @Zagrios
  • fix: test bindings on x86_64-unknown-linux-musl #306 Thanks to @Brooooooklyn

New Contributors

Full Changelog: https://github.com/yisibl/resvg-js/compare/v2.6.0...v2.6.1-beta.0