File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/eslint/config-inspector/compare/v1.1.0...v1.2.0 ) (2025-08-13)
4+
5+
6+ ### Features
7+
8+ * display rule deprecated info ([ #141 ] ( https://github.com/eslint/config-inspector/issues/141 ) ) ([ 1c86b27] ( https://github.com/eslint/config-inspector/commit/1c86b278964e1f0229bc8d8309c3a63b7d388a31 ) )
9+ * upgrade to nuxt4, update deps ([ #142 ] ( https://github.com/eslint/config-inspector/issues/142 ) ) ([ 1947870] ( https://github.com/eslint/config-inspector/commit/194787010a6dcd08a4d664861fb96d7e6bd16fac ) )
10+
311## [ 1.1.0] ( https://github.com/eslint/config-inspector/compare/v1.0.2...v1.1.0 ) (2025-06-06)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @eslint/config-inspector" ,
33 "type" : " module" ,
4- "version" : " 1.1 .0" ,
4+ "version" : " 1.2 .0" ,
55 "packageManager" : " pnpm@10.11.1" ,
66 "description" : " A visual tool for inspecting and understanding your ESLint flat configs" ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments