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

Releases: no23reason/react-qr-svg

v2.4.0

02 May 15:46
37cd9ea
Compare
Choose a tag to compare

2.4.0 (2021-05-02)

Features

v2.3.0

31 Oct 10:57
35f1918
Compare
Choose a tag to compare

2.3.0 (2020-10-31)

Features

  • allow React 17 as a peer dependency (620af54)

v2.2.2

14 Apr 13:57
86c4ff7
Compare
Choose a tag to compare

2.2.2 (2020-04-14)

Bug Fixes

  • fix typo in README prop (9c5cf99)

v2.2.1

10 Feb 13:59
Compare
Choose a tag to compare

2.2.1 (2019-02-10)

Bug Fixes

  • improve README formatting (572bbdc)

v2.2.0

10 Feb 13:54
f57ee82
Compare
Choose a tag to compare

2.2.0 (2019-02-10)

Features

  • support CSS styling (61a2ef4), closes #136 #137 Thanks @kabo for the idea and intial work on this!

v2.1.0

05 Oct 12:29
Compare
Choose a tag to compare

2.1.0 (2017-10-05)

Features

  • add support for React 16 (4062997)

v2.0.2

01 Aug 12:27
Compare
Choose a tag to compare

<a name"2.0.2">

2.0.2 (2017-08-01)

Bug Fixes

  • typings: add newly required generic parameter (def5942b)

v2.0.1

20 Jun 19:28
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2017-06-20)

Bug Fixes

  • remove size prop deprecation warning (2052735d)

v2.0.0

20 Jun 19:05
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-06-20)

Breaking Changes

  • The 'size' prop was removed and will no longer work

#45

(2a0428c9)

v1.2.0

20 Jun 18:28
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2017-06-20)

Features

  • add deprecation warning for size prop (804d25b2)
  • allow passing of SVG props (bd4e4aba)