Skip to content

Releases: laststance/eslint-config-ts-prefixer

v4.0.0

10 Aug 03:33

Choose a tag to compare

  • pnpm update --latest 65c7a2e
  • feat: remove prettier-plugin 2af92c7
  • chore(deps): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 2f62f8c
  • chore(deps): bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 66ee8ad
  • chore(deps-dev): bump prettier from 3.6.0 to 3.6.1 2f50f58

v3.0.4

26 Jun 06:48

Choose a tag to compare

  • docs: Update README.md with improved formatting and configuration instructions 73c57ef
  • chore(deps-dev): bump @types/node from 24.0.3 to 24.0.4 dc55785
  • chore(deps): bump typescript-eslint from 8.34.1 to 8.35.0 5645f5d
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 57b9f3d
  • chore(deps): bump eslint-plugin-import from 2.31.0 to 2.32.0 412db48
  • chore(deps): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 03b4c31
  • chore(deps-dev): bump @types/node from 24.0.2 to 24.0.3 8607dd7
  • chore(deps): bump typescript-eslint from 8.34.0 to 8.34.1 d96d149
  • chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2 4158e5c

v3.0.3

16 Jun 13:06

Choose a tag to compare

  • fix: allow JS files to be parsed 779c84d
  • chore(deps-dev): bump @types/node from 24.0.1 to 24.0.2 61f0721
  • chore(deps): bump eslint from 9.28.0 to 9.29.0 f8e7a6c
  • chore(deps): bump @eslint/js from 9.28.0 to 9.29.0 119b2d9
  • chore(deps-dev): bump @types/node from 24.0.0 to 24.0.1 88905f1
  • chore(deps-dev): bump @types/node from 22.15.30 to 24.0.0 5c2d467
  • chore(deps): bump typescript-eslint from 8.33.1 to 8.34.0 2ced310
  • chore(deps-dev): bump @laststance/npm-publish-tool from 1.6.6 to 1.6.9 40689c0

v3.0.2

08 Jun 12:14

Choose a tag to compare

  • refactor: Remove npm-publish-tool script and update dependencies 343fc8d

v3.0.1

08 Jun 11:22

Choose a tag to compare

  • docs: Update Node.js version requirement in README d713e2e

v3.0.0

08 Jun 11:14

Choose a tag to compare

  • refactor: update ESLint configuration to use typescript-eslint package a4f0e15
  • chore: update commands to use pnpm instead of npm in CLAUDE.md f99c579
  • add: Introduce CLAUDE.md with project guidelines and architecture overview fd0f19f
  • Bump @types/node from 22.15.29 to 22.15.30 0252e1a
  • Bump eslint-import-resolver-typescript from 4.4.2 to 4.4.3 0b6147d
  • Bump lint-staged from 15.5.2 to 16.1.0 1195d15

v2.0.1

05 Jun 22:08

Choose a tag to compare

  • chore: remove .npmignore and update package.json to include files for publishing 4314754
  • Add files via upload 270f2a1
  • Delete assets/eslint.config.js.png 651d713
  • Update README.md 3b8ee90
  • Add files via upload 7016aca
  • docs: Update README.md with installation instructions and requirements ae33e05
  • Bump release-it from 17.11.0 to 19.0.3 2d38ae2

v2.0.0

05 Jun 14:41

Choose a tag to compare

  • refactor: Reorganize dependencies and devDependencies in package.json f215172
  • feat: Add release workflow and npm publish tool script dd1ea08
  • drop ESLlint v8 8234336
  • add .npmighore add06b7

v1.14.2

08 May 00:22

Choose a tag to compare

  • chore: update eslint-import-resolver-typescript version range df25216
  • Run ESLint v9 migration tool and document results 2b25c4d
  • Fix test timeouts for CI environment 7afb3cb
  • Fix TypeScript ESLint rule tests with proper parser configuration 9716dfb
  • Fix remaining ESLint test configurations in core-rules.test.js a68a57a
  • Fix remaining ESLint test configurations to resolve CI failures f1be6d9
  • Fix ESLint configuration for test fixtures to resolve CI failures 2bf2f23
  • Add test cases for all ESLint rules c477bb3
  • Fix regression tests to properly detect formatting and import order issues 107ff38
  • Update README.md to replace 'config' with 'setup' a1dd565
  • Fix regression test snapshots for CI compatibility cf4b938
  • Remove temporary test files 8a6d67e
  • Update regression test framework to use snapshot testing 4ce2220
  • Rename 'config' command to 'setup' throughout the codebase 649cffb
  • Add regression test framework for ESLint v9 migration dd193c4
  • Update Node version and remove gh-pages dependency 68187c5
  • Add Vitest configuration file d873d86
  • Update test script and pnpm version as requested b360c81
  • Update pnpm-lock.yaml for Vitest f885654
  • Add Vitest tests and GitHub Actions workflow e21477c
  • Add test for full-copy command a80d6cb
  • Update from 'standalone' to 'full-copy' based on user preference 881e006
  • Rename 'barebone' to 'standalone' throughout the codebase adbde33
  • Fix: Use strip-json-comments to handle JSON with comments in tsconfig.json d5de1f2
  • Fix: Add strip-json-comments to handle JSON with comments in tsconfig.json 1425d1f
  • Add project documentation files 2bca9ce

v1.14.1

02 Dec 03:18

Choose a tag to compare

  • Update peerDependencies in package.json to support newer versions d4e2484