File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ # [ 4.0.0] ( https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.1.2...@bam.tech/eslint-plugin@4.0.0 ) (2023-11-15)
7+
8+ ### Bug Fixes
9+
10+ - dependencies ([ #100 ] ( https://github.com/bamlab/react-native-project-config/issues/100 ) ) ([ 893c08b] ( https://github.com/bamlab/react-native-project-config/commit/893c08bc273794b7409e9ec223f088548c193c4a ) )
11+ - ** deps:** update js dependencies (major) ([ #77 ] ( https://github.com/bamlab/react-native-project-config/issues/77 ) ) ([ b223505] ( https://github.com/bamlab/react-native-project-config/commit/b223505b96334dd03584e5309b76d232b79b2f56 ) )
12+
13+ ### BREAKING CHANGES
14+
15+ - update peer dependencies to match dev deps
16+ - move some dependencies to peer deps
17+
618## [ 3.1.2] ( https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.1.1...@bam.tech/eslint-plugin@3.1.2 ) (2023-11-13)
719
820### Reverts
Original file line number Diff line number Diff line change 11{
22 "name" : " @bam.tech/eslint-plugin" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " eslint plugin for bam projects" ,
55 "keywords" : [
66 " eslint" ,
4545 },
4646 "devDependencies" : {
4747 "@types/eslint" : " ^8.44.7" ,
48- "@typescript-eslint/parser" : " ^6.0.0" ,
4948 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
49+ "@typescript-eslint/parser" : " ^6.0.0" ,
5050 "eslint" : " ^8.44.0" ,
5151 "eslint-config-prettier" : " ^9.0.0" ,
5252 "eslint-doc-generator" : " ^1.4.3" ,
You can’t perform that action at this time.
0 commit comments