We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ebd5e commit 49045e2Copy full SHA for 49045e2
1 file changed
CHANGELOG.md
@@ -1,20 +1,24 @@
1
# Changelog
2
3
### [1.0.8](https://github.com/devme/react-qr-code/compare/v1.0.7...v1.0.8) (2022-12-28)
4
+
5
- Fix entry points in package.json
6
- Update docs
7
8
### [1.0.7](https://github.com/devme/react-qr-code/compare/v1.0.6...v1.0.7) (2022-12-28)
9
10
- Simplify build process
11
- Move the bundle umd only
12
- Update dependencies
13
14
### [1.0.6](https://github.com/devme/react-qr-code/compare/v1.0.5...v1.0.6) (2022-01-09)
15
16
- Remove qr.js as dependency
17
- Migrate qr.js to local typescript implementation
18
- Remove source maps from production build
19
- Minor code enhancements
20
21
### [1.0.5](https://github.com/devme/react-qr-code/compare/v1.0.3...v1.0.5) (2022-01-01)
22
23
- Rewrite the codebase
24
- Improve readme
0 commit comments