Skip to content

Commit 325af1c

Browse files
committed
docs(CHANGES): Note import fix for typing-extensions
1 parent 435a26c commit 325af1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2121

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

24+
## Bug fix
25+
26+
- Refactor `.types` imports to not require `typing-extensions` on production
27+
builds (fixes #412 via #414, thank you for the report @Jasha10)
28+
2429
## vcspull v1.20.2 (2023-04-07)
2530

2631
_Maintenance only, no bug fixes or features_

0 commit comments

Comments
 (0)