Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:07
· 9 commits to main since this release
dc313d9

1.6.0 (2025-09-01)

  • feat: add no-ui-in-app rule to enforce FSD structure (dc313d9)
  • chore: add .eslintrc.json configuration file for ESLint setup (c832e75)
  • chore: add ESLint configuration for test files with vitest/jest globals (2a029ba)
  • chore: add eslint-plugin-eslint-plugin configuration to ESLint setup (73506ab)
  • chore: add eslint-plugin-prettier recommended configuration to ESLint setup (9663c47)
  • chore: add minimal ESLint configuration for JavaScript files (c7b90e3)
  • chore: create fsd-layers image and insert it to doc (db62e12)
  • chore: refactor ESLint configuration to wrap source file settings in an object (c0ec373)
  • chore: remove Codacy configuration and simplify ESLint setup (1a5d701)
  • chore: remove deprecated ESLint configuration file (80a5c99)
  • chore: remove eslint-plugin-eslint-plugin from configuration and package files (3368cb6)
  • chore: remove legacy ESLint configuration files and update Codacy settings for improved compatibilit (ab39592)
  • chore: remove unused plugins configuration from test files in ESLint setup (b075536)
  • chore: update .codacy.yml to disable ESLint v8 and streamline engine configuration (ecb00ae)
  • chore: update ESLint configuration to include globals for Node environment (db2614b)
  • chore: update ESLint configuration to include recommended settings (b10cea5)