File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 1.0.0] ( https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@0.4.3...@bam.tech/eslint-plugin@1.0.0 ) (2023-09-14)
7+
8+ ### Features
9+
10+ - add array-callback-return rule ([ #58 ] ( https://github.com/bamlab/react-native-project-config/issues/58 ) ) ([ 0b24132] ( https://github.com/bamlab/react-native-project-config/commit/0b2413293de65ce6975e3a181b5b118f74823cd3 ) )
11+ - add new rule react/no-unused-prop-types ([ #52 ] ( https://github.com/bamlab/react-native-project-config/issues/52 ) ) ([ 5cfca6d] ( https://github.com/bamlab/react-native-project-config/commit/5cfca6dfe3ebd9b8bf65011a023d0807ceda3b6b ) )
12+ - add unused imports rules ([ #57 ] ( https://github.com/bamlab/react-native-project-config/issues/57 ) ) ([ fbdcd15] ( https://github.com/bamlab/react-native-project-config/commit/fbdcd154b28761d32225469fa2ad243eb12d88a4 ) )
13+
14+ ### BREAKING CHANGES
15+
16+ - add array-callback-return rule
Original file line number Diff line number Diff line change 11{
22 "name" : " @bam.tech/eslint-plugin" ,
3- "version" : " 0.4.3 " ,
3+ "version" : " 1.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