What's Changed
- Update License Info with Well-known OSA MIT License Classifier by @macserv in #857
- fix crash when project contains a
package.json
with"type": "module"
by @DetachHead in #862 - fix unknown imports being incorrectly highlighted as a variable by @DetachHead in #863
- make properties with no setter highlighted as readonly in the semantic highlighter by @DetachHead in #864
- update upstream pyright version to 1.1.389 by @DetachHead in #872
New Contributors
Full Changelog: v1.21.0...v1.21.1