Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Commit d90cb01

Browse files
committed
chore: add missing entry in changelog
1 parent 3fc3255 commit d90cb01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- Support TS/JSX in node_modules to help the community experiment with it. Note that for now this not supported by TS and errors from these files cannot be silenced if the user is using a stricter configuration than the library author: https://github.com/microsoft/TypeScript/issues/30511. I advise to use it only for internal libraries for now (fixes #53)
6+
- Fix fast refresh issue when exporting a component with a name that shadow another local component
67

78
## 3.2.0
89

0 commit comments

Comments
 (0)