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

Releases: no23reason/react-qr-svg

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 02 May 15:46
37cd9ea

2.4.0 (2021-05-02)

Features

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 10:57
35f1918

2.3.0 (2020-10-31)

Features

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

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:57
86c4ff7

2.2.2 (2020-04-14)

Bug Fixes

  • fix typo in README prop (9c5cf99)

v2.2.1

Choose a tag to compare

@no23reason no23reason released this 10 Feb 13:59

2.2.1 (2019-02-10)

Bug Fixes

  • improve README formatting (572bbdc)

v2.2.0

Choose a tag to compare

@no23reason no23reason released this 10 Feb 13:54
f57ee82

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

Choose a tag to compare

@no23reason no23reason released this 05 Oct 12:29

2.1.0 (2017-10-05)

Features

  • add support for React 16 (4062997)

v2.0.2

Choose a tag to compare

@no23reason no23reason released this 01 Aug 12:27

<a name"2.0.2">

2.0.2 (2017-08-01)

Bug Fixes

  • typings: add newly required generic parameter (def5942b)

v2.0.1

Choose a tag to compare

@no23reason no23reason released this 20 Jun 19:28

<a name"2.0.1">

2.0.1 (2017-06-20)

Bug Fixes

  • remove size prop deprecation warning (2052735d)

v2.0.0

Choose a tag to compare

@no23reason no23reason released this 20 Jun 19:05

<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

Choose a tag to compare

@no23reason no23reason released this 20 Jun 18:28

<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)