Skip to content

@onerepo/plugin-eslint changelog

  • When passing an absolute path to the command, eg --file /home/dev/path/to/file, ignores filtering would throw an error: (6266a6d)
    RangeError: path should be a `path.relative()`d string, but got "."
  • onerepo@1.1.1
  • @onerepo/test-cli@1.0.2
  • @onerepo/yargs@1.0.2
  • @onerepo/builders@1.0.2
  • @onerepo/git@1.0.2
  • @onerepo/graph@1.0.2
  • @onerepo/package-manager@1.0.2
  • @onerepo/subprocess@1.0.2
  • @onerepo/file@1.0.2
  • @onerepo/logger@1.0.2
  • eslint-formatter-onerepo@1.0.2

View the full changelog: 74892d8…d7f3a29

  • Capitalized “Workspace” and “Workspaces” in documentation, help output, and tsdoc comments. (9534837)
  • Fixes filtering input filepaths against the .eslintignore file ignores format. (8b6fdea)
  • onerepo@1.1.0
  • @onerepo/test-cli@1.0.1
  • @onerepo/yargs@1.0.1
  • @onerepo/builders@1.0.1
  • @onerepo/git@1.0.1
  • @onerepo/graph@1.0.1
  • @onerepo/package-manager@1.0.1
  • @onerepo/subprocess@1.0.1
  • @onerepo/file@1.0.1
  • @onerepo/logger@1.0.1
  • eslint-formatter-onerepo@1.0.1

View the full changelog: cd94664…6ae1391

🎉 Initial stable release!

For historical changelogs, please view the oneRepo source.