Files
backstage/packages/eslint-plugin/CHANGELOG.md
T
github-actions[bot] a9c095d0be Version Packages
2024-10-15 10:25:03 +00:00

2.8 KiB

@backstage/eslint-plugin

0.1.10

Patch Changes

  • b1c2a2d: Exclude @material-ui/data-grid
  • 63963f6: Internal refactor to deal with estree upgrade

0.1.10-next.1

Patch Changes

  • b1c2a2d: Exclude @material-ui/data-grid

0.1.10-next.0

Patch Changes

  • 63963f6: Internal refactor to deal with estree upgrade

0.1.9

Patch Changes

  • 08895e3: Added support for linting dependencies on workspace packages with the backstage.inline flag.

0.1.9-next.0

Patch Changes

  • 08895e3: Added support for linting dependencies on workspace packages with the backstage.inline flag.

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.