Skip to content

Releases: idahogurl/vs-code-prettier-eslint

v6.0.0

06 Feb 23:22
41fe336
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • prettier-eslint is no longer bundled with the extension and must be installed by the user
  • Prettier v3.0 is now required
  • ESLint >= v8.52.0 is now required

New Contributors

Full Changelog: v5.1.0...v6.0.0

v5.1.0

11 Mar 01:16
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Jeff (@yefremov), for all your work!

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

🧱 Continuous Integration

📝 Documentation

🧪 Tests

🔩 Dependency Updates

Read more

v5.0.4

25 Jul 20:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.3...v5.0.4

v5.0.3

21 Jun 20:28
Compare
Choose a tag to compare

What's Changed

  • chore(pre-release): 🔖 Move pre-release 5.0.2 to release

Full Changelog: v5.0.2...v5.0.3

v5.0.2

21 Jun 19:45
Compare
Choose a tag to compare

What's Changed

  • chore(GitHub): 👷 Use 'semantic-release' package for releases

v5.0.1

24 May 02:50
Compare
Choose a tag to compare

What's Changed

  • fix: 🚑 [HOTFIX] Fix extension activation error by @idahogurl in #37

Full Changelog: v5.0.0...v5.0.1

v5.0.0

24 May 02:49
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • Only supports ESLint 8+

Full Changelog: v4.1.0...v5.0.0

v4.1.0

24 May 02:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v4.1.0

v3.1.0

24 May 02:50
f99dcb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.1.0

v4.0.0-beta

24 May 02:47
Compare
Choose a tag to compare

What's Changed

  • Upgrade version of ESLint and Prettier by @idahogurl in #17
  • Updated 'example' projects

BREAKING CHANGE

  • Only supports Prettier 2 & ESLint 7