Skip to content

Releases: checkdigit/eslint-plugin

v7.9.0

08 Jan 21:38
77dfb32
Compare
Choose a tag to compare

What's Changed

  • Added new eslint rule to report using enum in typescript by @jpolavar in #79

Full Changelog: v7.8.0...v7.9.0

v7.8.0

08 Jan 20:21
4800c24
Compare
Choose a tag to compare

What's Changed

  • Extended existing rule to check for .ts extension is at the end of all exports by @jpolavar in #111

Full Changelog: v7.7.1...v7.8.0

v7.7.1

25 Dec 03:37
d0625e3
Compare
Choose a tag to compare

What's Changed

  • Fixed no-side-effects to handle Symbol.for that includes Member Expression and of types Identifier by @jpolavar in #101

Full Changelog: v7.7.0...v7.7.1

v7.7.0

19 Dec 19:44
3f8a336
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.2...v7.7.0

v7.6.2

17 Dec 18:50
01b4117
Compare
Choose a tag to compare

What's Changed

  • update service typing import rules to enforce fixed paths and service typing namespaces by @le-cong in #108

Full Changelog: v7.6.1...v7.6.2

v7.6.1

10 Dec 16:49
b800560
Compare
Choose a tag to compare

What's Changed

  • Fix no-duplicated-imports rule to exclude non-mergable namespace imports by @le-cong in #106

Full Changelog: v7.6.0...v7.6.1

v7.6.0

05 Dec 22:46
f3f18fd
Compare
Choose a tag to compare

What's Changed

  • Updated to latest Typescript and Prettier configs by @jpolavar in #102

Full Changelog: v7.5.0...v7.6.0

v7.5.0

20 Nov 17:58
1f47f29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.4.1...v7.5.0

v7.4.1

19 Nov 16:21
c39901a
Compare
Choose a tag to compare

What's Changed

  • update require-fixed-services-import rule to allow index and index.ts imports by @le-cong in #95

Full Changelog: v7.4.0...v7.4.1

v7.4.0

18 Nov 21:58
b4e501e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...v7.3.0

What's Changed

Full Changelog: v7.3.0...v7.4.0