Releases: oakstudios/inline-svg
Releases · oakstudios/inline-svg
v0.2.1
Fixes
- Updated
scopedattribute parsing to follow HTML boolean attribute rules- attribute presence and any string value evaluate to
true - attribute absence evaluates to
false
- attribute presence and any string value evaluate to
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Added CI for unit tests
- Added scoped attribute to scope incoming IDs and references in aria attributes and masks
Full Changelog: v0.1.4...v.0.2.0
v0.1.4
fix: separating auto-register from the main entrypoint to match docs
Full Changelog: v0.1.3...v0.1.4
v0.1.3
telling npm that the package should be public
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
init