All Versions
55
Latest Version
Avg Release Cycle
52 days
Latest Release
-

Changelog History
Page 1

  • v1.14.6 Changes

    • ๐Ÿ Globs no longer work on Windows in 1.14.5 (#2093)
  • v1.14.5 Changes

    • โšก๏ธ Dependency updates and UI tweaks (#2088)
    • โฌ†๏ธ Bump terser from 5.12.1 to 5.14.2 (#2084)
    • ๐Ÿ†• new layout breaks everything on long lines (#2071)
    • ๐ŸŒ Dark mode (#2057)
  • 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)
  • 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.2 Changes

    • ๐ŸŒ Why put npm in dependencies? (#2005)
    • ๐ŸŒ [Bug] Logical assignments in JS are incorrectly beautified (#1991)
  • v1.14.1 Changes

    • ๐Ÿ”‹ feature request: cmd+enter hotkey for mac users (#1985)
    • ๐ŸŒ Wrong indentation when the last line in a case is a right brace (#1683)
  • 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)
  • v1.13.13 Changes

    Description

    Closed Issues

    • ๐ŸŒ IE11 compatibility failure v>1.13.5 (#1918)
  • v1.13.11 Changes

    Description

    Closed Issues

    • ๐Ÿ‘Œ Support short PHP tags (#1840)
  • v1.13.6 Changes

    Description

    Closed Issues

    • ๐Ÿ›  Fix space-before-conditional: false to work on switch-case statement (#1881)
    • ๐ŸŒ Optional chaining obj?.[expr] (#1801)