File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 4.0.1 "
2+ "." : " 4.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.0] ( https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.0.1...v4.1.0 ) (2025-02-26)
4+
5+
6+ ### Features
7+
8+ * add ` module.exports ` named export for ` require(esm) ` compatibility ([ #700 ] ( https://github.com/eslint-stylistic/eslint-stylistic/issues/700 ) ) ([ 668c955] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/668c9556212423702dad4b73685c2299ece2527a ) )
9+
10+
11+ ### Documentation
12+
13+ * update merged note ([ 07b08f1] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/07b08f1c7d74de0fe2cb6886b4f49baae574a71b ) )
14+
15+
16+ ### Chores
17+
18+ * merge ` lines-around-comment ` ([ #691 ] ( https://github.com/eslint-stylistic/eslint-stylistic/issues/691 ) ) ([ f59605b] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/f59605b9d1967357e9507998b0f7649c20094d55 ) )
19+ * merge ` space-before-blocks ` ([ #698 ] ( https://github.com/eslint-stylistic/eslint-stylistic/issues/698 ) ) ([ 6e8554d] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/6e8554dbcb4dc87814c7131d3a235f3c68dee16e ) )
20+ * merge ` space-infix-ops ` ([ #697 ] ( https://github.com/eslint-stylistic/eslint-stylistic/issues/697 ) ) ([ 1a1b388] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/1a1b3886c42baeb15f113a8129256d1e0d9c23a6 ) )
21+ * remove unnecessary ternary expression ([ #695 ] ( https://github.com/eslint-stylistic/eslint-stylistic/issues/695 ) ) ([ 66a4b18] ( https://github.com/eslint-stylistic/eslint-stylistic/commit/66a4b18d46979a1a51e350a0f547d28900a078dc ) )
22+
323## [ 4.0.1] ( https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.0.0...v4.0.1 ) (2025-02-19)
424
525
Original file line number Diff line number Diff line change 11{
22 "name" : " @eslint-stylistic/monorepo" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "private" : true ,
66 "packageManager" : " pnpm@9.15.4" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin-js" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/eslint-stylistic/eslint-stylistic#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin-jsx" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/eslint-stylistic/eslint-stylistic#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin-migrate" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "description" : " ESLint plugin to migrate built-in rules to stylistic rules" ,
66 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin-plus" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/eslint-stylistic/eslint-stylistic#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin-ts" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/eslint-stylistic/eslint-stylistic#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylistic/eslint-plugin" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/eslint-stylistic/eslint-stylistic#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eslint-stylistic/metadata" ,
33 "type" : " module" ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.1.0 " ,
55 "description" : " Metadata for eslint-stylistic packages" ,
66 "author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments