Releases: mnahkies/ng-qrcode
Releases · mnahkies/ng-qrcode
v19.0.1
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
v18.0.0
What's Changed
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #86
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #87
- feat: Add style and styleClass inputs for utility first CSS integration by @johnnybarton411 in #88
- chore: refresh dependencies / remove protractor by @mnahkies in #89
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #90
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #91
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #94
- chore(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #93
- chore: refresh deps by @mnahkies in #95
- feat: angular 18 by @mnahkies in #97
- fix: base path needed on gh-pages when not using a custom domain by @mnahkies in #98
New Contributors
- @johnnybarton411 made their first contribution in #88
Full Changelog: v17.0.0...v18.0.0
v17.0.0
What's Changed
- chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #79
- feat: bump to Angular 17 by @ludufre in #84
- chore: bump deps / versions for v17 by @mnahkies in #85
New Contributors
Full Changelog: v16.0.0...v17.0.0
v16.0.0
From this release forward we'll match the major version of the package to the major version of Angular it supports
What's Changed
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #72
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #74
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 by @dependabot in #73
- feat: upgrade to angular v16 by @mnahkies in #76
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #77
- chore: refresh dependencies by @mnahkies in #78
Full Changelog: v8.0.1...v16.0.0
v8.0.1
v8.0.0
v7.0.0
What's Changed
- chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #45
- chore(deps): bump log4js from 6.3.0 to 6.4.0 by @dependabot in #47
- chore(deps): bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #49
- chore(deps): bump engine.io from 6.1.0 to 6.1.2 by @dependabot in #48
- 📦 feat: Support Angular 14 by @regazzoj in #58
- chore: refresh dependencies by @mnahkies in #62
- chore: update dependency ranges, readme and changelog by @mnahkies in #63
New Contributors
Full Changelog: v6.0.0...v7.0.0