Files
backstage/packages/eslint-plugin/CHANGELOG.md
T
github-actions[bot] 0972164fbc Version Packages
2024-05-14 12:02:01 +00:00

2.3 KiB

@backstage/eslint-plugin

0.1.8

Patch Changes

0.1.7

Patch Changes

  • 9ef572d: fix lint rule fixer for more than one Component + Prop
  • 3a7eee7: eslint autofix for mui ThemeProvider
  • d55828d: add fixer logic for import aliases

0.1.7-next.0

Patch Changes

  • 9ef572d: fix lint rule fixer for more than one Component + Prop
  • 3a7eee7: eslint autofix for mui ThemeProvider

0.1.6

Patch Changes

  • 999224f: Bump dependency minimatch to v9

0.1.6-next.0

Patch Changes

  • 999224f: Bump dependency minimatch to v9

0.1.5

Patch Changes

  • 995d280: Added new @backstage/no-top-level-material-ui-4-imports rule that forbids top level imports from Material UI v4 packages

0.1.5-next.0

Patch Changes

  • 995d280: Added new @backstage/no-top-level-material-ui-4-imports rule that forbids top level imports from Material UI v4 packages

0.1.4

Patch Changes

  • 107dc46: The no-undeclared-imports rule will now prefer using version queries that already exist en the repo for the same dependency type when installing new packages.

0.1.4-next.0

Patch Changes

  • 107dc46ab1: The no-undeclared-imports rule will now prefer using version queries that already exist en the repo for the same dependency type when installing new packages.

0.1.3

Patch Changes

  • 911c25de59: Add support for auto-fixing missing imports detected by the no-undeclared-imports rule.

0.1.3-next.0

Patch Changes

  • 911c25de59: Add support for auto-fixing missing imports detected by the no-undeclared-imports rule.

0.1.2

Patch Changes

  • a061c466d6: Fixing a bug that we should check internal dependencies too

0.1.2-next.0

Patch Changes

  • a061c466d6: Fixing a bug that we should check internal dependencies too

0.1.0

Minor Changes

  • 179d301518: Added a new ESLint plugin with common rules for Backstage projects. See the README for more details.

0.1.0-next.0

Minor Changes

  • 179d301518: Added a new ESLint plugin with common rules for Backstage projects. See the README for more details.