Skip to content

Releases: rezstream/eslint-plugin-rezstream

v1.5.0

12 Dec 18:50
Compare
Choose a tag to compare
  • Bumped eslint-plugin-unicorn from 48.0.0 to 56.0.1
  • Bumped eslint-plugin-wc from 1.5.0 to 2.2.0

v1.4.0

15 Jul 22:14
Compare
Choose a tag to compare
  • Bumped @typescript-eslint/eslint-plugin from 5.59.5 to 5.61.0
  • Bumped @typescript-eslint/parser from 5.59.5 to 5.61.0
  • Bumped eslint-plugin-unicorn from 47.0.0 to 48.0.0
  • Bumped semver from 5.7.1 to 5.7.2

v1.3.0

12 May 14:46
Compare
Choose a tag to compare
  • Use devDependencies list instead of file override for import/no-extraneous-dependencies rule
  • Bumped @typescript-eslint/eslint-plugin to 5.59.5
  • Bumped @typescript-eslint/parser to 5.59.5
  • Bumped eslint-plugin-unicorn from 45.0.2 to 47.0.0
  • Bumped eslint-plugin-wc from 1.4.0 to 1.5.0
  • Updated minimum supported eslint version to 8.38.0

v1.2.0

30 Jan 20:40
Compare
Choose a tag to compare
  • Remove parserOptions from typescript config
  • Disable unicorn/prefer-module for .cjs files
  • Disable import/no-extraneous-dependencies for node configs
  • Update @typescript-eslint/parser settings to include .tsx files

v1.1.0

28 Jan 03:47
Compare
Choose a tag to compare
  • Took a dependency on @typescript-eslint/eslint-plugin and @typescript-eslint/parser

v1.0.1

27 Jan 22:57
Compare
Choose a tag to compare
  • Fixed dependency types

v1.0.0

27 Jan 22:12
Compare
Choose a tag to compare
  • Initial release