2023.0.0
What's Changed
Enhancements
- Link to mypy's error code documentation by @Avasam in #58
- Add support for mypy
note
s by @vidhanio in #65
Bug Fixes
- Update setting names in README by @DetachHead in #33
- Remove incorrect note from README by @DetachHead in #32
- Switch to
dmypy
by @karthiknadig in #52 - Fix off-by-one error with end column by @vidhanio in #64
- Mark virtual workspaces as unsupported in package.json by @karthiknadig in #68
Code Health
- Update packages and mypy by @karthiknadig in #51
- Engineering - update pre-release pipeline by @lszomoru in #59
New Contributors
- @DetachHead made their first contribution in #33
- @Avasam made their first contribution in #58
- @vidhanio made their first contribution in #64
Full Changelog: 2023.1.0...2023.0.0