Skip to content

Latest commit

 

History

History
108 lines (58 loc) · 4.15 KB

CHANGELOG.md

File metadata and controls

108 lines (58 loc) · 4.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

v2.1.1 - 2021.01.25

Fixed

v2.1.0 - 2024.12.12

Added

v2.1.0-alpha.1 - 2024.12.11

Fixed

Dependencies

  • Update dependency prettier to v3.4.2 (#38, 2139c1c)
  • Update dependency @studiometa/eslint-config to v4.1.0 (#32, 3b4cc1c)

v2.1.0-alpha.0 - 2024.12.11

Added

v2.0.0 - 2024.04.16

Changed

  • Add support for Prettier v3 (#2)
  • ⚠️ Remove support for Prettier v2 (#2)
  • ⚠️ Migrate to ESM (165f52c)

Added

  • Add support for both -c or -l flag from the Prettier command (741f555)

v2.0.0-alpha.2 - 2024.04.16

Fixed

  • Fix usage with the -c flag (741f758)

v2.0.0-alpha.1 - 2024.04.16

Added

  • Add support for both -c or -l flag from the Prettier command (741f555)

v2.0.0-alpha.0 - 2024.04.15

Changed

  • Add support for Prettier v3 (#2)
  • ⚠️ Remove support for Prettier v2 (#2)
  • ⚠️ Migrate to ESM (165f52c)

v1.1.4 - 2024.03.12

Fixed

  • Fix auto-publish on tag push (42f3f95)

v1.1.3 - 2024.03.12

Fixed

Changed

  • Simplify NPM pulbish action (4ed273f)
  • Update Node v12 → v20 (f59fcb4)

v1.1.2 - 2022.03.11

Fixed

  • Display error message when failing (c73c707)

v1.1.1 - 2020.11.20

Fixed

  • Move the prettier package to peer dependencies (d90f326)

v1.1.0 - 2020.11.20

Changed

  • Improve the output of errors (95b0001)

v1.0.0 - 2020.10.22

First release! 🎉