Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2024-07-26)

Features

  • opt-in-sort: allow sort of TS unions (#8) (ff005eb)

0.2.0 (2023-02-06)

Features

  • Add opt-in-sort rule (#5) (df80288)
  • Improve forbid-pattern-everywhere behavior (#6) (c2acc0b)

0.1.2 (2023-01-17)

Bug Fixes

0.1.1 (2023-01-17)

Bug Fixes

  • Use kebab case for exported rule names (#3) (4ef1cf4)

0.1.0 (2023-01-16)