All Versions
71
Latest Version
Avg Release Cycle
104 days
Latest Release
856 days ago

Changelog History
Page 4

  • v2.6.1 Changes

    February 27, 2015

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Allow object-literals within template strings (4f08b74), closes #2082
    • Correct behavior of singleGroups (6003c83)
    • Correct token reported by singleGroups (bc857f3)
    • Disambiguate argument (d75ef69)
    • Do not crash on improper use of delete (35df49f)
    • ES6 modules respect undef and unused (438d928)
    • ๐Ÿ›  Fix false positives in 'nocomma' option (33612f8)
    • ๐Ÿ– Handle multi-line tokens after return or yield (5c9c7fd), closes #1814 #2142
    • Miss xdescribe/xit/context/xcontext in mocha (8fe6610)
    • ๐Ÿ“œ Parse nested templates (3da1eaf), closes #2151 #2152
    • Permit "eval" as object key (b5f5d5d)
    • Prevent beginning array from being confused for JSON (813d97a)
    • ๐Ÿ”จ Refactor doFunction (06b5d40)
    • โœ‚ Remove quotmark linting for NoSubstTemplates (7e80490)
    • โœ‚ Remove tautological condition (f0bff58)
    • โœ‚ remove unused var (e69acfe), closes #2156
    • Simulate class scope for class expr names (ac98a24)
    • ๐Ÿ‘Œ Support more cases of ES6 module usage (776ed69), closes #2118 #2143
    • Templates can not be directives (20ff670)
    • Unfollowable path in lexer. (065961a)

    ๐Ÿ”‹ Features

    • Implement new option futurehostile (da52aa0)
    • ๐Ÿ‘• parse and lint tagged template literals (4816dbd), closes #2000
  • v2.6.0 Changes

    January 21, 2015

    ๐Ÿ› Bug Fixes

    • โž• Add missing globals to browser environment (32f02e0)
    • ๐Ÿ‘ Allow array, grouping and string form to follow spread operator in function call args. (437655a), closes #2060 #2060
    • Correct bug in enforcement of singleGroups (5fedda6), closes #2064
    • โœ‚ Remove dead code (3b5d94a), closes #883
    • โœ‚ Remove dead code for parameter parsing (a1d5817)
    • โช Revert unnecessary commit (a70bbda)

    ๐Ÿ”‹ Features

    • โš  elision option to relax "Extra comma" warnings (cbfc827), closes #2062
    • โž• Add new Jasmine 2.1 globals to "jasmine" option (343c45e), closes #2023
    • ๐Ÿ‘Œ Support generators in class body (ee348c3)

    ๐Ÿ’ฅ BREAKING CHANGES

    • 0๏ธโƒฃ In projects which do not enable ES3 mode, it is now an error by default to use elision array elements, also known as empty array elements (such as [1, , 3, , 5])
  • v2.5.11 Changes

    December 18, 2014
  • v2.5.10 Changes

    November 06, 2014
  • v2.5.9 Changes

    November 06, 2014
  • v2.5.8 Changes

    October 29, 2014
  • v2.5.7 Changes

    October 28, 2014
  • v2.5.6 Changes

    September 21, 2014
  • v2.5.5 Changes

    August 24, 2014
  • v2.5.4 Changes

    August 18, 2014