Skip to content

Commit 0b17e8c

Browse files
committed
Copy over v3.2.0 changelog updates
1 parent 6ed04d6 commit 0b17e8c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.2.0] - 2024-08-31
2+
3+
### Fixed
4+
- Improved support for dual publishing of ESM/CJS modules for better compatibility with tools. (#301, #368)
5+
- Mitigated warnings when using QRCodeSVG in server components (#352)
6+
7+
### Changed
8+
- Added `@deprecated` JSDoc to default export for additional visibility in editors to TypeScript users.
9+
10+
111
## [4.0.1] - 2024-08-28
212

313
### Fixed

0 commit comments

Comments
 (0)