Skip to content

v1.0.0

Compare
Choose a tag to compare
@aMarCruz aMarCruz released this 10 Jan 21:59
· 31 commits to master since this release
  • Improved regex to detect empty lines.
  • Fixed minor bug not processing the input when there's no empty spaces or lines to remove.
  • Fixed tests to match rollup v0.40.x output.
  • Changed default Acorn ecmaVersion from 6 to 7 to allow parsing ES2017 (See rollup#492).
  • Updated devDependencies.
  • 100% test coverage.