Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
139 lines (64 loc) · 6.02 KB

CHANGELOG.md

File metadata and controls

139 lines (64 loc) · 6.02 KB

Changelog

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

2.0.4 (2024-10-30)

2.0.3 (2024-03-15)

2.0.2 (2023-07-17)

Improvements

  • add route as exception for noPreferDefaultExport (1bcfd3a)

2.0.1 (2023-07-16)

2.0.0 (2023-07-15)

2.0.0-rc.1 (2023-07-15)

Features

  • remove recommended-type-checked, too strict (285ae4a)

2.0.0-rc.0 (2023-07-15)

Features

  • update typescript-eslint and plugin-prettier to latest (#22) (410567f)

1.1.2 (2023-07-15)

1.1.1 (2023-04-06)

Bug Fixes

1.1.0 (2023-02-09)

Features

  • setup typescript import resolver (#14) (988e3e8)

1.0.2 (2022-12-22)

1.0.1 (2022-11-13)

1.0.0 (2022-05-16)

0.2.1 (2022-01-27)

Features

  • rules: enforce consistent usage of type imports (5086323)

0.2.0 (2022-01-05)

0.1.14 (2021-12-25)

Improvements

  • import: add override scope (loader) (11d7d92)

0.1.13 (2021-11-30)

0.1.12 (2021-11-30)

Features

  • add storybook path import rule override (1622a17)

0.1.11 (2021-11-07)

Improvements

  • import: add override scope (helper, lib) (b18aafc)
  • import: refactor override scope definitions (f915a99)

0.1.10 (2021-10-16)

Improvements

  • import: extend prefer default export overrides (29d317d)

0.1.9 (2021-10-09)

0.1.8 (2021-10-08)

Features

  • add prefer default export override, add nextjs link anchor rules override (88c4b5d)

0.1.7 (2021-09-11)

Bug Fixes

  • add missing react-hooks linting (272dc32)

0.1.6 (2021-09-11)

0.1.5 (2021-09-07)

0.1.4 (2021-09-07)

Features

0.1.3 (2021-09-06)

Bug Fixes

  • import: fix import style configs (ec84c1e)

0.1.2 (2021-09-06)

0.1.1 (2021-09-06)

Features