-
-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: prettier/prettier-eslint-cli
base: c8c077bcf25b55c16a5177067f8d40bffa502b9c
head repository: prettier/prettier-eslint-cli
compare: 637132451487776dc39aa95a40c61b8003f828e7
Commits on Mar 7, 2019
-
* Bump jest-cli * Add parser argument to specify which parser prettier should use for stdin input * Add bj00rn to contributors
Configuration menu - View commit details
-
Copy full SHA for 44a8fc5 - Browse repository at this point
Copy the full SHA 44a8fc5View commit details
Commits on Jun 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ddf7cf5 - Browse repository at this point
Copy the full SHA ddf7cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebc8b1 - Browse repository at this point
Copy the full SHA 0ebc8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813f7fe - Browse repository at this point
Copy the full SHA 813f7feView commit details -
chore: Update eslint and require node 8+
BREAKING CHANGE: Update eslint to version 5 and require node 8+
Configuration menu - View commit details
-
Copy full SHA for 489a0b3 - Browse repository at this point
Copy the full SHA 489a0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef613e - Browse repository at this point
Copy the full SHA 4ef613eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b6eeb - Browse repository at this point
Copy the full SHA d0b6eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0718efc - Browse repository at this point
Copy the full SHA 0718efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7225533 - Browse repository at this point
Copy the full SHA 7225533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29db6b5 - Browse repository at this point
Copy the full SHA 29db6b5View commit details
Commits on Mar 6, 2021
-
fix(format-files): ensure paths passed to
prettier-eslint
are absol……ute paths (#259) As of the 6.7.0 release of eslint, absolute paths are required when eslint is searching for ignore patterns (eslint/eslint@ca3b2a6). This causes prettier-eslint-cli to fail if called with a glob pattern using relative paths. This commit passes the file path through the `path.resolve` method to ensure they are always absolute paths. Addresses issues #205 & #208
Configuration menu - View commit details
-
Copy full SHA for dd70720 - Browse repository at this point
Copy the full SHA dd70720View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ff4a6 - Browse repository at this point
Copy the full SHA e7ff4a6View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ebffc9 - Browse repository at this point
Copy the full SHA 5ebffc9View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for afc22f5 - Browse repository at this point
Copy the full SHA afc22f5View commit details
Commits on May 11, 2022
-
feat: 📦 Support ESLint 8 (#431)
BREAKING CHANGE: Requires ESLint 8. ESLint 8 API changes caused the format function to now be asynchronous. Requires minimum Node 12 as required by ESLint 8
Configuration menu - View commit details
-
Copy full SHA for 4e4077d - Browse repository at this point
Copy the full SHA 4e4077dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9debed - Browse repository at this point
Copy the full SHA f9debedView commit details -
fix: Don't specify any jsxBracketSameLine parameter if none is specif…
…ied (#430) By removing the default value for jsx-bracket-same-line (which is just `undefined` anyway), no option value at all for jsxBracketSameLine will be generated if none is specified. Then if a recent version of prettier is in use for which that option is deprecated, it won't complain. Resolves #428.
Configuration menu - View commit details
-
Copy full SHA for 04a8e04 - Browse repository at this point
Copy the full SHA 04a8e04View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25fcce1 - Browse repository at this point
Copy the full SHA 25fcce1View commit details
Commits on Aug 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 32ca804 - Browse repository at this point
Copy the full SHA 32ca804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58101c1 - Browse repository at this point
Copy the full SHA 58101c1View commit details
Commits on Aug 14, 2022
-
feat: make the cli work with/without
prettier-eslint
peer (#438)BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM
Configuration menu - View commit details
-
Copy full SHA for 39c38b5 - Browse repository at this point
Copy the full SHA 39c38b5View commit details
Commits on Aug 23, 2022
-
fix(deps): migrate
messageformat
to@messageformat/core
(#442)Co-authored-by: JounQin <admin@1stg.me>
Configuration menu - View commit details
-
Copy full SHA for 3eef076 - Browse repository at this point
Copy the full SHA 3eef076View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4ad84f - Browse repository at this point
Copy the full SHA e4ad84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fc957 - Browse repository at this point
Copy the full SHA d8fc957View commit details
Commits on Aug 25, 2022
-
fix(list-different): removed the message at the end of execution (#288)
Co-authored-by: Dor Serero <dorserer@amazon.com> Co-authored-by: JounQin <admin@1stg.me>
Configuration menu - View commit details
-
Copy full SHA for 4093cb7 - Browse repository at this point
Copy the full SHA 4093cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7801aa8 - Browse repository at this point
Copy the full SHA 7801aa8View commit details -
chore: release prettier-eslint-cli v7.0.2 (#444)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 625a7fe - Browse repository at this point
Copy the full SHA 625a7feView commit details -
feat: support matching dot files (#132)
Co-authored-by: JounQin <admin@1stg.me>
Configuration menu - View commit details
-
Copy full SHA for 4561a79 - Browse repository at this point
Copy the full SHA 4561a79View commit details -
chore: release prettier-eslint-cli v7.1.0 (#445)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33b39e5 - Browse repository at this point
Copy the full SHA 33b39e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b5aa1 - Browse repository at this point
Copy the full SHA c4b5aa1View commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fd8eea - Browse repository at this point
Copy the full SHA 5fd8eeaView commit details -
chore: release prettier-eslint-cli v8.0.0 (#450)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6371324 - Browse repository at this point
Copy the full SHA 6371324View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.