Releases: lobehub/lobe-lint
Releases · lobehub/lobe-lint
v1.15.0
Version 1.15.0
Released on 2023-08-25
✨ Features
- misc: Add new dependencies and update ESLint configuration.
Improvements and Fixes
What's improved
- misc: Add new dependencies and update ESLint configuration (1d92c16)
v1.14.0
Version 1.14.0
Released on 2023-08-25
✨ Features
- misc: Add TypeScript, Jest, and React dependencies and plugins.
Improvements and Fixes
What's improved
- misc: Add TypeScript, Jest, and React dependencies and plugins (898dbc9)
v1.13.0
Version 1.13.0
Released on 2023-07-13
✨ Features
- misc: Add export statement for semanticReleaseMonoRepo, modify options object and export in semantic-release/index.ts, and create semantic-release/monorepo.ts file with imported options and new configuration object.
Improvements and Fixes
What's improved
- misc: Add export statement for semanticReleaseMonoRepo, modify options object and export in semantic-release/index.ts, and create semantic-release/monorepo.ts file with imported options and new configuration object (e46cd6c)
v1.12.0
Version 1.12.0
Released on 2023-07-09
✨ Features
- eslint: Add "unicorn/switch-case-braces" rule with warning level.
Improvements and Fixes
What's improved
- eslint: Add "unicorn/switch-case-braces" rule with warning level (3dddf3d)
v1.11.0
Version 1.11.0
Released on 2023-07-09
✨ Features
- misc: Update prettier dependency and add eslint rules.
Improvements and Fixes
What's improved
- misc: Update prettier dependency and add eslint rules (1715d85)
v1.10.0
Version 1.10.0
Released on 2023-07-09
✨ Features
- eslint: Add warnings for "no-empty", "unicorn/explicit-length-check", and "unicorn/no-empty-file" rules.
Improvements and Fixes
What's improved
- eslint: Add warnings for "no-empty", "unicorn/explicit-length-check", and "unicorn/no-empty-file" rules (51c8ce6)
v1.9.0
Version 1.9.0
Released on 2023-07-08
✨ Features
- eslint: Update coding conventions rules in "index.ts".
Improvements and Fixes
What's improved
- eslint: Update coding conventions rules in "index.ts" (aee57d1)
v1.8.2
v1.8.1
v1.8.0
Version 1.8.0
Released on 2023-06-16
✨ Features
- eslint: Add new rules for unicorn/no-array-for-each and unicorn/no-null, update eslint config.