All Versions
55
Latest Version
Avg Release Cycle
52 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.14.6 Changes
- ๐ Globs no longer work on Windows in 1.14.5 (#2093)
-
v1.14.4 Changes
- ๐ Extra space before
!important
added (#2056) - ๐ css format removes space after quoted value (#2051)
- Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
- ๐ CSS formatter removes useful space (#2024)
- ๐ CHANGELOG.md file was wiped out in v1.14.2 (#2022)
- ๐ Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
- ๐ Support new sass
@use
syntax (#1976) - ๐ Do not remove whitespace after number (#1950)
- ๐ html formatter doesn't support handlebars partial blocks (
#>
) (#1869) - ๐ in keyword in class method causes indentation problem (#1846)
- space_after_named_function not working inside an ES6 class (#1622)
- ๐ Restyle website (#1444)
- ๐ improper line concatenation between 'return' and a prefix expression (#1095)
- ๐ Extra space before
-
v1.14.3 Changes
- ๐ [LESS] Fixing issues with spacing when an object literal lives inside a mixin (#2017)
- ๐ Overindentation when using "class" as a key in an object (#1838)
- ๐ CSS Grid template formatting is broken when adding track size after line names (#1817)
- ๐ SCSS module system @use problem (#1798)
- JS "space_in_empty_paren" failing for class methods (#1151)
- ๐ LESS mixins gets formatted strangely (#722)
-
v1.14.0 Changes
- ๐ import.meta appears on newline (#1978)
- โ Added buttons to website (#1930)
- ๐ Logical assignment operators; Fix parsing of optional chaining (#1888)
- ๐ Numbers should be allowed to contain underscores (#1836)
- ๐ฆ Use native mkdirSync instead of 'mkdirp' package (#1833)
- selector_separator_newline adds erroneous newline on @extend SCSS statements (#1799)