Releases: tinywaves/eslint-config
Releases · tinywaves/eslint-config
v1.20.1
🐞 Bug Fixes
- Code style - by @tinywaves (c9d71)
- Npm publishing env name - by @tinywaves (ee5e7)
View changes on GitHub
v1.20.0
🚀 Features
- Update package.json to include linting scripts and devDependencies via cli - by @tinywaves (c5742)
View changes on GitHub
v1.19.0
🚀 Features
- Update deps and use new util to merge config - by @tinywaves (95602)
- Update typescript and react hooks version - by @tinywaves (ef0a1)
- Update eslint-plugin-format to version 1.1.0 and adjust import style - by @tinywaves (e2410)
- Enhance ESLint configuration for React: add new rules and refine existing ones and update deps - by @tinywaves (68a49)
- Update publish workflow to use OIDC for NPM authentication - by @tinywaves (8d6a0)
- Update packageManager version to pnpm@10.26.2 - by @tinywaves (8c3aa)
View changes on GitHub
v1.18.0
🚀 Features
- Remove editor.formatOnSave setting from VSCode configuration - by @tinywaves (6c336)
View changes on GitHub
v1.17.2
v1.17.1
🐞 Bug Fixes
- cli: Remove uncessary generated config when no nest projects - by @tinywaves (f54b9)
View changes on GitHub
v1.17.0
v1.16.1
🐞 Bug Fixes
- json: Diable require type when nest projects - by @tinywaves (a75ca)
View changes on GitHub
v1.16.0
v1.15.0
🚀 Features
- javascript: Custom sourceType for javascript to fit nestjs - by @tinywaves (49109)
🐞 Bug Fixes
- cli: Rollback for mjs - by @tinywaves (d529e)