Releases: ThisIsManta/stylus-supremacy
Releases · ThisIsManta/stylus-supremacy
v4.0.0
BREAKING CHANGES
- require Node.js v18 or higher (e1d87e7)
Bug Fixes
Others
- upgrade dependencies (e5e22c1)
- Built (f5d9df3)
- Upgraded dependencies (ad96e84)
- Reduced online demo bundle size (73bf3fe)
- Built (420d17d)
- Upgrade dependencies (08512ce)
- Fixed wrong author email (87f9ae1)
- Built (fa9d18c)
- Fixed wrong repository URL (efde894)
- Built (c300cbc)
- Fixed converting Stylint option files (ad1921d)
- Built (6b94672)
- Fixed not updating version in pre-commit config sample (22315ac)
- Built (01b2433)
- Added --help and parameter aliases (40efe84)
- Added pre-commit support (eb8a0b6)
- Updated the static site (30b803d)
- Reduced package size (da181ac)
- Updated the static site (69bf4b8)
- Fixed NPM antitrust (7fdf2e3)
- Stopped supporting Atom (b1003fc)
- Fixed excessive search results during development (ffa7430)
- Upgraded dependencies (c792b58)
- Updated the static site (49589b7)
- Upgraded dependencies (4dab7ee)
- Fixed wrong output assertion (dec6411)
- Fixed removing colons causing Stylus compilation failures See #79 (0734bec)
- Fixed missing quotes around negative number key names (258de26)
- Upgraded dependencies (e97c532)
- Updated the static site (923705e)
- Fixed unexpected newline before a postfix if See #68 (d73fb46)
- Updated the static site (d60ac6e)
- Fixed wrong unit for flex-basis See ThisIsManta/vscode-stylus-supremacy#31 (23ee3bd)
- Updated the static site (bd4c736)
- Fixed pass "-u" without any other arguments for the test runner (bfbfcbb)
- Fixed excessive parentheses in for-in condition See #44 (dd88aee)
- Fixed flex-basis workaround for IE11 See #57 (bdb8212)
- Fixed adding a close parenthesis after a unit suffix See #43 (b73c375)
- Added "-u" option to overwrite test outputs (2f707bc)
- Fixed missing a new line after a custom @-rule See #60 (86c90dc)
- Fixed adding a comma to property value expression See #52 (995d84d)
- Fixed did not respect "insertColons" for @media See #54 (405f1b0)
- Fixed license conflict (a4e293c)
- Fixed adding commas to @Keyframes name See #59 (eda6d5f)
- Fixed adding @css block on property key See #63 (e0dc5bf)
- Updated the static site (92d8158)
- Upgraded dependencies (9931a37)
- Updated the static site (10a7392)
- Added "--compare" (2925e6b)
- Added package-lock when publishing (35a8235)
- Updated the static site (48a9d5b)
- Fixed unable to uglify JS (04991e6)
- Fixed dependency breaking changes (fa81abe)
- Upgraded dependencies (d5dc106)
- Upgraded dependencies (11f4d6d)
- Amended the error messages for the command line (fc52ac2)
- Upgraded dependencies (e14f76f)
- Updated the static site (2f8d8bf)
- Fixed excessive parentheses in a nested parenthesis See #41 (345a502)
- Updated the static site (a422bf1)
- Fixed unexpectedly removing consecutive multi-line comments at the bottom of a block (7f84e52)
- Updated the static site (174fd05)
- Amended NPM scripts (abf9235)
- Upgraded dependencies (c7475ba)
- Fixed removing parentheses around negation in an expression list See ThisIsManta/vscode-stylus-supremacy#25 (c7c0f8b)
- Fixed wrong "test-watch" script (c2ae1ad)
- Updated the static site (7662e5f)
- Trim trailing whitespace in multiline comments (fa3cacf)
- Updated the static site (8183f78)
- Amended package.json (bee6260)
- Fixed a typo in "insertParenthesisAroundIfCondition" formatting option (fecfa58)
- Updated the static site (c604099)
- Fixed excessive parentheses in @media query See ThisIsManta/vscode-stylus-supremacy#24 (fbe1d70)
- Fixed unrecognized null (1c64acf)
- Added complementary formatting options to Stylint (eeec74e)
- Updated the static site (02f25a6)
- Added "preserveNewLinesBetweenPropertyValues" formatting option (b3b8ce4)
- Updated the static site (1a2e66f)
- Fixed type definitions (472ac7f)
- Updated the static site (d8e467c)
- Added missing type definitions (0789b90)
- Updated the static site (74463b8)
- Added support of JSON5 and YAML (289735d)
- Updated the static site (d1679bc)
- Fixed excessive parentheses in hash assignments See #30 (d3ba9f9)
- Updated the static site (7065705)
- Added support of multi-line arguments (e9cfadb)
- Fixed error formatting a comment only file (4250b25)
- Fixed "alwaysUseZeroWithoutUnit" formatting option (aa07d4a)
- Updated the static site (faeb6ad)
- Fixed multi-comment indentation See #25 (73073ac)
- Amended the static site (e6ad431)
- Updated the static site (b8a2cc8)
- Added "ignoreFiles" formatting option (bf8b891)
- Amended the static site (33ed2a8)
- Updated the static site (e7a6bc8)
- Amended index.d.ts (823364d)
- Updated the static site (59c8a61)
- Added "deprecated" flag (945ef33)
- Added "selectorSeparator" formatting option (7f806fe)
- Fixed conditional import See #20 (4972389)
- Updated the static site (4b509ab)
- Fixed excessive parentheses in hash assignments See vuejs/vetur#638 (f2ea570)
- Fixed missing right-hand assignments See vuejs/vetur#638 (62108dd)
- Updated the static site (4b48558)
- Fixed using @media with a hash See #18 (d12287c)
- Updated the static site (60b9e19)
- Fixed missing single-line comments before ternary statement See ThisIsManta/vscode-stylus-supremacy#21 (c77b0c1)
- Amended Javadoc multi-line comments (f6cf6ed)
- Updated the static site (f23f3e2...
v2.15.0
v2.14.0
v2.13.0
- Upgraded dependencies.
v2.12.7
v2.12.5
- Fixed removing parentheses around negation in an expression list (ThisIsManta/vscode-stylus-supremacy#25).
v2.12.3
v2.12.1
- Fixed excessive parentheses in
@media
query (ThisIsManta/vscode-stylus-supremacy#24). - Fixed unrecognized
null
keyword (#36).