Releases: ThisIsManta/stylus-supremacy
Releases · ThisIsManta/stylus-supremacy
v2.10.1
v2.10.0
v2.9.1
v2.9.0
v2.8.0
v2.7.3
- Fixed excessive parentheses in hash assignments (vuejs/vetur#638).
- Fixed missing right-hand assignments (vuejs/vetur#638).
v2.7.2
v2.7.1
- Fixed missing single-line comments before a ternary statement (ThisIsManta/vscode-stylus-supremacy#21).
- Amended Javadoc multi-line comments so it matches
/*
; previously/**
only.
v2.7.0
- Fixed missing a parenthesis representing an empty list (ThisIsManta/vscode-stylus-supremacy#18).
- Fixed missing a parenthesis in a property interpolation (ThisIsManta/vscode-stylus-supremacy#19).
- Fixed missing a parenthesis in a string interpolation (#16).