@onerepo/plugin-eslint changelog
2.0.1
Section titled 2.0.1Patch changes
Section titled Patch changes- Updated internal/third-party typescript definitions (e5fb5fa)
- Internal formatting changes due to Prettier upgrade. (f8cb805)
Dependencies updated
Section titled Dependencies updated- onerepo@1.2.0
- @onerepo/test-cli@1.0.4
- @onerepo/yargs@1.0.4
- @onerepo/builders@1.0.4
- @onerepo/git@1.1.0
- @onerepo/graph@1.0.4
- @onerepo/package-manager@1.0.4
- @onerepo/subprocess@1.0.4
- @onerepo/file@1.0.4
- @onerepo/logger@1.0.4
- eslint-formatter-onerepo@1.0.4
View the full changelog: a117f2a…9895235
2.0.0
Section titled 2.0.0Major changes
Section titled Major changes- Renamed
--quiet
/quiet
option to--warnings
to be more clear and avoid conflict with the global--quiet
flag. (9359c78)
Patch changes
Section titled Patch changes- Prevents a RangeError when more than 100 files are modified and/or passed to the command. (00fb3f4)
Dependencies updated
Section titled Dependencies updated- onerepo@1.1.2
- @onerepo/test-cli@1.0.3
- @onerepo/yargs@1.0.3
- @onerepo/builders@1.0.3
- @onerepo/git@1.0.3
- @onerepo/graph@1.0.3
- @onerepo/package-manager@1.0.3
- @onerepo/subprocess@1.0.3
- @onerepo/file@1.0.3
- @onerepo/logger@1.0.3
- eslint-formatter-onerepo@1.0.3
View the full changelog: c8234dc…9359c78
1.0.2
Section titled 1.0.2Patch changes
Section titled Patch changes- When passing an absolute path to the command, eg
--file /home/dev/path/to/file
, ignores filtering would throw an error: (6266a6d)
Dependencies updated
Section titled Dependencies updated- 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
1.0.1
Section titled 1.0.1Patch changes
Section titled Patch changes- Capitalized “Workspace” and “Workspaces” in documentation, help output, and tsdoc comments. (9534837)
- Fixes filtering input filepaths against the
.eslintignore
file ignores format. (8b6fdea)
Dependencies updated
Section titled Dependencies updated- 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
1.0.0
Section titled 1.0.0🎉 Initial stable release!
For historical changelogs, please view the oneRepo source.