Releases: GoodbyeNJN/configs
Releases · GoodbyeNJN/configs
v6.1.4
🐞 Bug Fixes
- Handle negated ignore patterns correctly - by @GoodbyeNJN (23959)
View changes on GitHub
v6.1.3
v6.1.2
🚀 Features
- Add @goodbyenjn/utils as a dependency and refactor related code - by @GoodbyeNJN (19314)
- Update rolldown version and update rolldown.config.ts - by @GoodbyeNJN (9609a)
- Update @goodbyenjn/utils to and adjust related test output - by @GoodbyeNJN (641b6)
- Update eslint-plugin-import-x and update patch scripts - by @GoodbyeNJN (9f9a0)
View changes on GitHub
v6.1.1
🚀 Features
- Remove noPropertyAccessFromIndexSignature from tsconfig - by @GoodbyeNJN (11907)
View changes on GitHub
v6.1.0
🚀 Features
- Remove exactOptionalPropertyTypes from tsconfig - by @GoodbyeNJN (31c57)
View changes on GitHub
v6.0.0
No significant changes
View changes on GitHub
v5.3.0
v5.2.1
No significant changes
View changes on GitHub
v5.2.0
🚀 Features
- Disable type-checked linting for typescript files - by @GoodbyeNJN (093cd)
- Upgrade
eslint-plugin-import-xand removeeslint-import-resolver-oxc- by @GoodbyeNJN (71fce) - Suppress errors when no
.gitignorefile is found - by @GoodbyeNJN (327b5)
View changes on GitHub
v5.1.0
🚀 Features
- Add a quick method to ignore files in prettier configs - by @GoodbyeNJN (8a7e2)
- Override trailingComma for jsonc files in prettier config - by @GoodbyeNJN (5dbd4)