Skip to content

Commit db6d6b6

Browse files
committed
chore: add changeset for TypeScript 6 declaration fix
Made-with: Cursor
1 parent b62a40d commit db6d6b6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@lglab/react-qr-code': patch
3+
---
4+
5+
Fix TypeScript declaration output when building with TypeScript 6: disable `vite-plugin-dts` type rollup (API Extractor used an older TS and emitted an empty declaration file). Update `types` / `exports.types` to `./dist/src/index.d.ts`.

0 commit comments

Comments
 (0)