File tree Expand file tree Collapse file tree 18 files changed +124
-16
lines changed
eslint-config-react-native Expand file tree Collapse file tree 18 files changed +124
-16
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+ # [ 2.1.0] ( https://github.com/developer239/linters/compare/@linters/commitlint-config@1.8.0...@linters/commitlint-config@2.1.0 ) (2026-01-30)
7+
8+
9+ ### Features
10+
11+ * update eslint ([ 60d73ba] ( https://github.com/developer239/linters/commit/60d73ba22bb01bd7d90bd3964e84e235deeea7c8 ) )
12+
13+
14+
15+
16+
617# [ 1.8.0] ( https://github.com/developer239/linters/compare/@linters/commitlint-config@1.7.0...@linters/commitlint-config@1.8.0 ) (2023-01-24)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/commitlint-config" ,
33 "description" : " The commitlint config you have been looking for." ,
4- "version" : " 2.0 .0" ,
4+ "version" : " 2.1 .0" ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "engines" : {
77 "node" : " >=18.18.0"
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+ # [ 1.13.0] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.12.5...@linters/eslint-config-angular@1.13.0 ) (2026-01-30)
7+
8+
9+ ### Features
10+
11+ * update eslint ([ 60d73ba] ( https://github.com/developer239/linters/commit/60d73ba22bb01bd7d90bd3964e84e235deeea7c8 ) )
12+
13+
14+
15+
16+
617## [ 1.12.5] ( https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.12.4...@linters/eslint-config-angular@1.12.5 ) (2024-08-16)
718
819** Note:** Version bump only for package @linters/eslint-config-angular
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-angular" ,
33 "description" : " The eslint config for Angular applications you have been looking for." ,
4- "version" : " 1.12.5 " ,
4+ "version" : " 1.13.0 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
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+ # [ 2.1.0] ( https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.13.1...@linters/eslint-config-node@2.1.0 ) (2026-01-30)
7+
8+
9+ ### Bug Fixes
10+
11+ * lockfiles ([ abf890b] ( https://github.com/developer239/linters/commit/abf890b4e272b30e541ce6319c5a62fd6fa3177e ) )
12+
13+
14+ ### Features
15+
16+ * update eslint ([ 60d73ba] ( https://github.com/developer239/linters/commit/60d73ba22bb01bd7d90bd3964e84e235deeea7c8 ) )
17+
18+
19+
20+
21+
622## [ 1.13.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.13.0...@linters/eslint-config-node@1.13.1 ) (2024-06-05)
723
824** Note:** Version bump only for package @linters/eslint-config-node
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-node" ,
33 "description" : " The eslint configuration for node.js application you have been looking for." ,
4- "version" : " 2.0 .0" ,
4+ "version" : " 2.1 .0" ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "type" : " module" ,
1515 "eslint" : " >=9.0.0"
1616 },
1717 "dependencies" : {
18- "@linters/eslint-config" : " 2.0 .0" ,
18+ "@linters/eslint-config" : " ^2.1 .0" ,
1919 "eslint-plugin-n" : " 17.23.2" ,
2020 "eslint-plugin-security" : " 3.0.1"
2121 },
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+ ## [ 1.10.3] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react-native@1.10.2...@linters/eslint-config-react-native@1.10.3 ) (2026-01-30)
7+
8+ ** Note:** Version bump only for package @linters/eslint-config-react-native
9+
10+
11+
12+
13+
614## [ 1.10.2] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react-native@1.10.1...@linters/eslint-config-react-native@1.10.2 ) (2024-06-05)
715
816** Note:** Version bump only for package @linters/eslint-config-react-native
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-react-native" ,
33 "description" : " The eslint config for react native applications you have been looking for." ,
4- "version" : " 1.10.2 " ,
4+ "version" : " 1.10.3 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
1616 "eslint-plugin-import" : " >=2.18.0"
1717 },
1818 "dependencies" : {
19- "@linters/eslint-config-react" : " ^1.15.1 " ,
19+ "@linters/eslint-config-react" : " ^1.16.0 " ,
2020 "eslint-plugin-react-native" : " 4.0.0"
2121 },
2222 "keywords" : [
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+ # [ 1.16.0] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react@1.15.1...@linters/eslint-config-react@1.16.0 ) (2026-01-30)
7+
8+
9+ ### Features
10+
11+ * update eslint ([ 60d73ba] ( https://github.com/developer239/linters/commit/60d73ba22bb01bd7d90bd3964e84e235deeea7c8 ) )
12+
13+
14+
15+
16+
617## [ 1.15.1] ( https://github.com/developer239/linters/compare/@linters/eslint-config-react@1.15.0...@linters/eslint-config-react@1.15.1 ) (2024-06-05)
718
819** Note:** Version bump only for package @linters/eslint-config-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @linters/eslint-config-react" ,
33 "description" : " The eslint configuration for react applications you have been looking for." ,
4- "version" : " 1.15.1 " ,
4+ "version" : " 1.16.0 " ,
55 "repository" : " https://github.com/developer239/linters" ,
66 "main" : " index.js" ,
77 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments