Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@aMarCruz aMarCruz released this 28 Dec 11:58
· 3 commits to master since this release

[1.2.0] - 2018-12-28

Added

  • More tests.
  • markdownlint config.
  • perf-regexes as dependency, for the JS_STRINGS regex.
  • skip-regex as dependency to help solving #8

Changed

  • Revised .gitignore
  • Update dependencies and devDependencies.
  • Update Readme.
  • Replace node 10 with the 'node' in travis config.

Fixed

  • Regex in remap-vars being copied by reference.
  • #8 removal of trailing comment is breaking expressions.
  • tslint errors.

Removed

  • .npmignore, now using package.json 'files' property.
  • unused ESLint configuration.