Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: adambrgmn/fransvilhelm-feather

v2.0.0

04 Apr 13:57
dcc1576
Compare
Choose a tag to compare

Major Changes

  • Use svg props as context instead of separate props/style (by
    @adambrgmn in
    #27)

    Previously we separated svg props and svg styles in the context. But that is
    no longer supported. Instead context is formatted as standard svg props.
    Regular props, e.g. aria-hidden etc. are applied directly on the context.
    Styles go under context.styles.

Patch Changes

v1.0.1

24 Dec 01:35
6f9e209
Compare
Choose a tag to compare

Patch Changes

v1.0.0

14 Dec 22:10
fbde8a3
Compare
Choose a tag to compare

Major Changes

  • Initial release (by @adambrgmn in #1)

    This is the initial release of @fransvilhelm/feather.