Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 929 Bytes

2.0.1 (2018-01-02)

Bug Fixes

  • resolve: replace missing slash (96914d4)

2.0.0 (2017-12-27)

Features

  • gcc: Update Google Closure Compiler options for 20171203 release. (8afc7fd)
  • plugins: Skip detected plugin/config if the path is a symlink. (90d5046)

BREAKING CHANGES

  • gcc: The gcc error groups are not backwards compatible with older compilers. This will also introduce new warnings unless missingOverride is added to jscomp_off in package gcc options.