Skip to content

Commit f204543

Browse files
authored
Merge pull request #274 from JaxonWright/v20
feat: angular 20 support #273
2 parents 9eab0cb + 99fe138 commit f204543

File tree

6 files changed

+3675
-4562
lines changed

6 files changed

+3675
-4562
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`angularx-qrcode` - a fast and easy-to-use Ivy compatible Ionic and Angular QR Code Generator library
44

5-
- Compatible with **Angular 19** and **Ionic**
5+
- Compatible with **Angular 20** and **Ionic**
66
- Under active development
77
- Standalone component support
88
- Ivy compiler support, AOT, SSR (Server Side Rendering)
@@ -11,7 +11,7 @@
1111
- Trusted and used by thousands of developers like you
1212
- Easy to use, [sample web app](#demo-app) included
1313

14-
`angularx-qrcode` is compatible with Ionic 3/4/5/6/7/8 and Angular 4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19+ with support for the Ivy compiler. It is a drop-in replacement for the no-longer-maintained angular component ng2-qrcode and based on node-qrcode.
14+
`angularx-qrcode` is compatible with Ionic 3-8 and Angular 4-20 with support for the Ivy compiler. It is a drop-in replacement for the no-longer-maintained angular component ng2-qrcode and based on node-qrcode.
1515

1616
- [Installation](#installation)
1717
- [Demo App](#demo-app)
@@ -51,6 +51,7 @@ yarn add [email protected]
5151

5252
| Angular Version | angularx-qrcode Version |
5353
| --------------- | ----------------------- |
54+
| ^20 | ^20.0.0 |
5455
| ^19 | ^19.0.0 |
5556
| ^18 | ^18.0.2 |
5657
| ^17 | ^17.0.1 |

0 commit comments

Comments
 (0)