- Chore: Add eslint peer-dependency (d55d79c)
- Breaking: Extract showInvisibles and generateDifferences (bf7c40c)
- Breaking: Defining prettier options must use an object (478c7e5)
- Breaking: Drop support for ESLint v3 and v4 (2326231)
- Chore: Update dependencies (1ec94c8)
- Chore: remove two unused dependencies (bfe459c)
- Chore: Rename test files to keep them sequential (d38ea52)
- Breaking: Remove pragma support (3af422c)
- Breaking: Update minimum required pretter version to 1.13.0 (29c0506)
- Breaking: Drop support for node v4, v7 and v9 (be460bd)
- Chore: Add vscode config to autoformat on save (9fac6b4)
- Chore: Improve travis matrix (46d2444)
- Chore: Add format script to run prettier (d46aa6d)
- Update: Support prettierignore and custom processors (#111) (38537ba)
- Build: switch to release script package (047dc8f)
- Fix: Add representation for \r to showInvisibles (#100) (731bbb5)
- Docs: Add clarification about Flow/React support to readme (#96) (977aa77)
- Update: Add option to skip loading prettierrc (#83) (9e0fb48)
- Build: add Node 8 and 9 to Travis (e5b5fa7)
- Chore: add test for vue parsing (1ab43fd)
- Fix: pass filepath to prettier (#76) (0b6ab55)
- Update: Add URL to rule documentation to the metadata (#75) (804ead7)
- Update: Support .prettierrc config files (fixes #46) (#55) (bc89153)
- Docs: .eslintrc.json > .eslintrc (#52) (95f0808)
- Upgrade: jest-docblock to ^21.0.0 (#50) (c777111)
- Chore: upgrade prettier to ^1.6.1 (#49) (56deffa)
- Chore: use eslint-plugin-self for linting (#47) (5ea0526)
- Fix: Support ESLint <3.11.0 (#24) (fde7fdf)
- Chore: add yarn.lock (#23) (8b55518)
- Docs: fix links in changelog (#22) (7e70e11)
- Merge with eslint-plugin-prettify (#21) (6de494f)
- Docs: update repo links to new URL (#18) (6b69492)
- Chore: Upgrade development dependencies (#16) (12984ea)
- Docs: fix outdated info about prettier's semicolon support (da6aad1)
- Docs: update prettier options in example (#14) (0ae173f)
- Docs: Change the order of dependencies install (#13) (cbf803c)
- Docs: Add CONTRIBUTING.md (fixes #9) (40fe55b)
- Docs: add travis badge to README.md (1daa495)
- Upgrade: prettier to 0.18.0 (1700e41)
- Chore: use eslint-config-prettier (c979b84)
- Fix: avoid relying on an internal eslint function (5296930)
- Docs: mention eslint-config-prettier in README.md (3fd855d)
- Chore: pin the version of prettier used to lint this module (refs #1) (db85633)