Skip to content

Releases: wantedly/frolint

[email protected]

27 Sep 10:16
38b5672
Compare
Choose a tag to compare

Patch Changes

  • b06c9fa: hotfix(eslint-plugin): Fix option schema

[email protected]

27 Sep 10:16
38b5672
Compare
Choose a tag to compare

Patch Changes

  • b06c9fa: hotfix(eslint-plugin): Fix option schema

[email protected]

25 Sep 09:13
e5eccf6
Compare
Choose a tag to compare

Major Changes

Patch Changes

[email protected]

25 Sep 09:13
e5eccf6
Compare
Choose a tag to compare

Major Changes

[email protected]

25 Sep 09:13
e5eccf6
Compare
Choose a tag to compare

Major Changes

[email protected]

25 Sep 09:13
e5eccf6
Compare
Choose a tag to compare

Major Changes

Patch Changes

[email protected]

25 Sep 09:13
e5eccf6
Compare
Choose a tag to compare

Major Changes

Patch Changes

[email protected]

27 Dec 06:15
d8ec230
Compare
Choose a tag to compare

Patch Changes

  • 8b6608b: build(deps-peer): Fix TypeScript version

Fix frolint not using `.prettierignore`

24 Sep 10:23
Compare
Choose a tag to compare

When frolint ran the prettier formatting operation, it did not read properly the common .prettierignore file. This meant there was no way to prevent it from formatting JS/TS files.

Changes

Update typescript dependency

24 Sep 02:16
Compare
Choose a tag to compare

Update typescript-eslint to allow proper compatibility with newer typescript compiler versions.
Now supported: >=3.3.1 <4.5.0