All notable changes to tiny-svg are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FIX
: correct type definitions for select and selectAll
FIX
: work around IE / MS Edge transform issue (980e9d6f
)
FEAT
: add ability tocreate
any SVG element via markupFEAT
: add ability to setinnerSVG
to fragmentFEAT
: addprependTo
andprepend
utils
FIX
: correct{}
TypeScript definition
FIX
: correct TypeScript definitions
FEAT
: add TypeScript definitions
FIX
: dropbrowser
field for better interoperability with module bundlers
CHORE
: mark utils as side-effect free viasideEffects: false
CHORE
: migrate code base to ES6FEAT
: generate bundles for CJS, ES6 and UMD
Check git log
for earlier history.