Breaking changes:
- Multiple dependency updates and TypeScript 3.9.0 is now the minimum supported version (#173).
New features:
- Add support for "go to definition" for Sass (#137).
- Added an option to enable compatibility with
noUncheckedIndexedAccess
(#177). - Added support extension-less Sass imports (#178 via #161).
Bug fixes:
- Fixed an issue where the root directory wasn't always used in Sass and Less imports (#164).
New contributors:
Full changelog: v3.4.0...v4.0.0