Skip to content

v1.5.2 - better SVG viewBox number pattern matching

Compare
Choose a tag to compare
@zerolab zerolab released this 04 Aug 15:54
· 2 commits to stable/1.5.x since this release
81737a0

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.5.1...v1.5.2