Skip to content

Latest commit

 

History

History
161 lines (70 loc) · 5.44 KB

CHANGELOG.md

File metadata and controls

161 lines (70 loc) · 5.44 KB

2.1.1 (2023-11-26)

Bug Fixes

  • 🐞 add "import" to "exports" in package.json file (28a72bb)

2.1.0 (2023-11-09)

Features

  • 🔥 allow TypeScript configuration for Inflint (f524668)

2.0.2 (2023-11-09)

Bug Fixes

  • 🐞 fix check for existence errors/warnings (7c6dfd5)

2.0.1 (2023-11-08)

Bug Fixes

  • 🐞 allow digits in patterns (0297747)

2.0.0 (2023-04-14)

1.2.11 (2023-04-14)

Performance Improvements

1.2.10 (2023-02-04)

Bug Fixes

  • 🐞 fix configurations (40170e6)

1.2.9 (2022-07-08)

Bug Fixes

  • 🐞 using relative and absolute paths in read ignore file (cb36a7a)

1.2.8 (2022-07-03)

Bug Fixes

  • 🐞 support absolute config file path (699bdce)

1.2.7 (2022-06-21)

Bug Fixes

1.2.6 (2022-06-21)

Bug Fixes

  • 🐞 change package name (95d3e53)

1.2.5 (2022-06-21)

Bug Fixes

  • 🐞 remove deprecated inflint (50d10ed)

1.2.4 (2022-06-21)

Bug Fixes

  • 🐞 add publish config (ef7c8b1)

1.2.3 (2022-06-21)

Bug Fixes

1.2.2 (2022-05-05)

Bug Fixes

  • 🐞 remove fork ts check from webpack (1cc5627)

1.2.1 (2022-05-05)

Bug Fixes

  • 🐞 remove enforcement of yarn usage (4d95781)

1.2.0 (2022-04-25)

Features

  • 🔥 support typescript configuration file (a3e5b1f)

1.1.4 (2022-04-22)

Bug Fixes

  • 🐞 fix missing exit code when having errors (e8bec1d)

1.1.3 (2022-04-22)

Bug Fixes

1.1.2 (2022-04-22)

Bug Fixes

  • 🐞 remove redundant logs (955bf62)

1.1.1 (2022-04-22)

Bug Fixes

1.1.0 (2022-04-22)

Bug Fixes

  • 🐞 fix github workflows (fe5f663)

Features

1.0.0 (2022-04-16)

Features

  • 🔥 added init wizard in configuration (f393958)