Skip to content

v1.6.1 - better SVG viewBox number pattern matching

Compare
Choose a tag to compare
@zerolab zerolab released this 04 Aug 15:45
· 35 commits to main since this release
7bf6489

Accounts for the full allowed notation in SVG viewBox, for example -5.000000011410315e-06 (reference)

What's Changed

  • Fix NUMBER_PATTERN regex for parsing SVG viewboxes by @jams2 in #128

Full Changelog: v1.6...v1.6.1