Skip to content

Releases: oakstudios/inline-svg

v0.2.1

06 Apr 00:09
5915752

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Fixes

  • Updated scoped attribute parsing to follow HTML boolean attribute rules
    • attribute presence and any string value evaluate to true
    • attribute absence evaluates to false

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Apr 22:10
7934a45

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

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

27 Mar 19:52

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

fix: separating auto-register from the main entrypoint to match docs

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Mar 19:19

Choose a tag to compare

v0.1.3 Pre-release
Pre-release
telling npm that the package should be public

v0.1.2

27 Mar 19:09

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Mar 19:06

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Mar 19:03

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

init