Skip to content

v3.1.3

Compare
Choose a tag to compare
@edemaine edemaine released this 25 Jan 15:40
· 28 commits to main since this release
  • Fix wrapping to keep z-index, boundingBox, overflow properties of top-level tag. This is useful with layer stacking via arrays, for example, where we don't need a viewBox in any but the first layer.
  • Fix paths for re-used (cached) mapping files from multiple directories. Previously, if you re-used a file from multiple directories (when recursing into directories), relative paths might not work.
  • Improve "bad SVG Tiler version number" error message to say how to upgrade (npm install -g svgtiler@latest).

Full Changelog: v3.1.2...v3.1.3