npm pyright 1.1.273
Published 1.1.273

latest releases: 1.1.363, 1.1.362, 1.1.361...
19 months ago

Bug Fix: Fixed recent regression that resulted in a false positive error related to argument-to-parameter matching.

Enhancement: Added a missing check for class-scoped covariant or contravariant TypeVars that are used in a base class where the base class defines the corresponding type parameter to be invariant. This leads to a typing hole, so it should be considered an error.

Bug Fix: Fixed a bug that led to the incorrect inferred type for a parameter in an unannotated __init__ method in the case where the method overrides a method in a base class.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.