You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No change, but incremented the major version since v3.1.1 accidentally required Node.js v6.0.0 and should have been published as a new major version (i.e. as v4.0.0).
Changed the API to use promises instead of callbacks.
Changed the API to accept and output Buffers, instead of filenames.
Changed the resizing strategy to involve less magic viewBox-based inference. Width and height must be explicitly supplied, either via the corresponding attributes in the SVG file or as options.