- (fix) add vector-effect css property (#977)
- (fix) don't show jsx attribute completions on html start tags, as they are doubled to those of the html language service (#989)
- (fix) normalize paths, deduplicate snapshots. Needed to support editing files that are used in multiple projects (#1040)
- (feat) allow rename of component props in another component (#1043)
- (feat) add postcss syntax grammar based on https://github.com/hudochenkov/Syntax-highlighting-for-PostCSS/blob/master/Syntaxes/PostCSS.tmLanguage (#1044)