v19.0.0
What's Changed
Support Angular 19
BREAKING CHANGES
QrCodeComponent
andQrCodeDirective
are nowstandalone
componentsQrCodeModule
has been removed
See the readme for instructions on how to import the components correctly after these changes, but tldr; replace imports of QrCodeModule
with QrCodeComponent
Misc
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #100
- chore(deps): bump axios from 1.7.2 to 1.7.7 by @dependabot in #101
- chore(deps): bump express from 4.19.2 to 4.21.0 by @dependabot in #102
- chore(deps): bump body-parser from 1.20.2 to 1.20.3 by @dependabot in #103
- chore(deps): bump rollup from 4.18.0 to 4.22.4 by @dependabot in #104
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #105
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #108
Full Changelog: v18.0.0...v19.0.0