Skip to content

v19.0.0

Compare
Choose a tag to compare
@mnahkies mnahkies released this 05 Jan 16:16
· 1 commit to master since this release
422b983

What's Changed

Support Angular 19

BREAKING CHANGES

  • QrCodeComponent and QrCodeDirective are now standalone components
  • QrCodeModule 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

Full Changelog: v18.0.0...v19.0.0