File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.8.0
4+
5+ [ compare changes] ( https://github.com/azat-io/eslint-rule-benchmark/compare/v0.7.0...v0.8.0 )
6+
7+ ### 🚀 Features
8+
9+ - Add eslint-config option to run-single command ([ cb5e4e6] ( https://github.com/azat-io/eslint-rule-benchmark/commit/cb5e4e6 ) )
10+ - Add eslint-config option to run command ([ ff5997c] ( https://github.com/azat-io/eslint-rule-benchmark/commit/ff5997c ) )
11+ - Lint all supported extensions by default ([ f041a96] ( https://github.com/azat-io/eslint-rule-benchmark/commit/f041a96 ) )
12+
13+ ### 💅 Refactors
14+
15+ - Fix jsdoc examples ([ 0e7d361] ( https://github.com/azat-io/eslint-rule-benchmark/commit/0e7d361 ) )
16+
17+ ### 🏡 Chore
18+
19+ - Update dependencies ([ d6b7fa3] ( https://github.com/azat-io/eslint-rule-benchmark/commit/d6b7fa3 ) )
20+ - Update typescript config ([ ce09b65] ( https://github.com/azat-io/eslint-rule-benchmark/commit/ce09b65 ) )
21+ - Update dependencies ([ d025baa] ( https://github.com/azat-io/eslint-rule-benchmark/commit/d025baa ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Azat S. ([ @azat-io ] ( https://github.com/azat-io ) )
26+ - Christopher Buss <christopher.buss+github@protonmail.com >
27+
328## v0.7.0
429
530[ compare changes] ( https://github.com/azat-io/eslint-rule-benchmark/compare/v0.6.0...v0.7.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-rule-benchmark" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " Benchmark ESLint rules with detailed performance metrics for CI and plugin development" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments