Skip to content

Releases: oflisback/react-favicon

v2.0.7

07 Jul 10:36
Compare
Choose a tag to compare

2.0.7 (2024-07-07)

Bug Fixes

  • peer dep compatibility with react 19 (b85c4f3)

v2.0.6

07 Jul 10:24
Compare
Choose a tag to compare

2.0.6 (2024-07-07)

Bug Fixes

  • avoid default keepIconLink fn recreation (fd525ce)
  • Removed defaultProps from component, resolves #54 (0551f3b)

v2.0.5

22 May 15:12
Compare
Choose a tag to compare

2.0.5 (2024-05-22)

Bug Fixes

  • revert "fix: Removed defaultProps from component, resolves #54" (f822ee7)

v2.0.4

18 May 10:32
Compare
Choose a tag to compare

2.0.4 (2024-05-18)

Bug Fixes

  • Removed defaultProps from component, resolves #54 (5684f53)

v2.0.3

12 Mar 18:33
Compare
Choose a tag to compare

2.0.3 (2023-03-12)

Bug Fixes

  • rewrite with functional component api (d322a4f)

v2.0.2

12 Mar 13:41
Compare
Choose a tag to compare

2.0.2 (2023-03-12)

Bug Fixes

  • animation property toggle working (aafd192)

v2.0.1

12 Mar 09:51
Compare
Choose a tag to compare

2.0.1 (2023-03-12)

Bug Fixes

  • cjs output export definition working again (b032d2f)

v2.0.0

11 Mar 21:46
Compare
Choose a tag to compare

2.0.0 (2023-03-11)

chore

  • replaced build system and example (8d3db67)

BREAKING CHANGES

  • trigger major version bump