Skip to content

Releases: andrewmolyuk/eslint-plugin-vue-fsd

v1.2.1

31 Aug 11:24
5a8844e

Choose a tag to compare

1.2.1 (2025-08-31)

  • fix: downgrade version to 0.0.0 in package.json and package-lock.json; remove release script (5a8844e)
  • chore(docs): add new rules to README.md for FSD plugin; rename enforce-slice-relative-path to slice- (584d63e)

v1.2.0

31 Aug 08:32

Choose a tag to compare

1.2.0 (2025-08-31)

  • feat: enhance README.md with usage examples and roadmap; update package.json keywords; refactor ESLi (0ac2283)

v1.1.0

31 Aug 07:03

Choose a tag to compare

1.1.0 (2025-08-31)

  • fix: update badge formatting in README.md for consistency (954a5ab)
  • feat: add Codacy coverage reporter and update coverage settings in workflows and configuration files (66104d5)

v1.0.1

30 Aug 21:04
4f29dd6

Choose a tag to compare

1.0.1 (2025-08-30)

  • fix: adjust formatting for rules section in README.md (4f29dd6)

v1.0.0

30 Aug 21:01
18344f1

Choose a tag to compare

1.0.0 (2025-08-30)

  • fix: update release notes generator preset to conventionalcommits (18344f1)
  • feat: add no-processes-layer rule to enforce folder structure (2e594fe)
  • chore: initialize eslint-plugin-vue-fsd with package.json and essential configurations (d35b313)