All notable changes to tiny-svg are documented here. We use semantic versioning for releases.
_Note: Yet to be released changes appear here._
CHORE
: add type definitions for prepend and prependToFIX
: correct type definitions for select and selectAllFIX
: work around IE / MS Edge transform issue (980e9d6f
)FEAT
: add ability to create
any SVG element via markupFEAT
: add ability to set innerSVG
to fragmentFEAT
: add prependTo
and prepend
utilsFIX
: correct {}
TypeScript definitionFIX
: correct TypeScript definitionsFEAT
: add TypeScript definitionsFIX
: drop browser
field for better interoperability with module bundlersCHORE
: mark utils as side-effect free via sideEffects: false
CHORE
: migrate code base to ES6FEAT
: generate bundles for CJS, ES6 and UMDCheck git log
for earlier history.