File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 8.0.0] ( https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@7.1.1...@bam.tech/eslint-plugin@8.0.0 ) (2025-10-31)
7+
8+ ### Features
9+
10+ - Add no inline style rule ([ #131 ] ( https://github.com/bamlab/react-native-project-config/issues/131 ) ) ([ f5372ef] ( https://github.com/bamlab/react-native-project-config/commit/f5372ef9de1585e5b9dee9fac3ded7259983bb7f ) )
11+
12+ ### BREAKING CHANGES
13+
14+ - Add no-inline-style custom rule
15+
16+ - feat: add no-inline-style rule to recommended config
17+
618## [ 7.1.1] ( https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@7.1.0...@bam.tech/eslint-plugin@7.1.1 ) (2025-10-30)
719
820### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @bam.tech/eslint-plugin" ,
3- "version" : " 7.1.1 " ,
3+ "version" : " 8.0.0 " ,
44 "description" : " eslint plugin for bam projects" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments