We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435a26c commit 325af1cCopy full SHA for 325af1c
CHANGES
@@ -21,6 +21,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
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
29
## vcspull v1.20.2 (2023-04-07)
30
31
_Maintenance only, no bug fixes or features_
0 commit comments