Releases: tomerh2001/eslint-plugin-th-rules
Releases · tomerh2001/eslint-plugin-th-rules
v1.15.6
1.15.6 (2024-12-30)
Bug Fixes
- enhance top-level functions rule to support async and export keywords (cca9ceb)
v1.15.5
1.15.5 (2024-12-30)
Bug Fixes
- enforce naming conventions for top-level functions and improve error messages (c50194d)
v1.15.4
1.15.4 (2024-12-30)
Bug Fixes
- improve top-level functions rule to support single-expression functions (da75c58)
v1.15.3
1.15.3 (2024-12-30)
Bug Fixes
- enhance top-level functions rule to handle arrow and function expressions (0bdcc2c)
v1.15.2
1.15.2 (2024-12-30)
Bug Fixes
- implement top-level functions rule with tests for ESLint (c19c451)
v1.15.1
1.15.1 (2024-12-30)
Bug Fixes
- enable top-level functions rule in ESLint configuration (ce694ad)
v1.15.0
1.15.0 (2024-12-30)
Features
- add top-level functions rule and update ESLint configuration (49e5ebb)
v1.14.1
1.14.1 (2024-12-30)
Bug Fixes
- update dependencies and disable specific ESLint rules (9cb636b)
v1.14.0
1.14.0 (2024-09-11)
Features
- Added
recommended-react
config (2238f59)
v1.13.4
1.13.4 (2024-08-22)
Bug Fixes
- Remove no-comments from plugins list (e3df83f)