File tree Expand file tree Collapse file tree 16 files changed +60
-12
lines changed Expand file tree Collapse file tree 16 files changed +60
-12
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** eslint-plugin-template:** [ mouse-events-have-key-events] ignore custom components ([ #680 ] ( https://github.com/angular-eslint/angular-eslint/issues/680 ) ) ([ f65874b] ( https://github.com/angular-eslint/angular-eslint/commit/f65874b6b1fb012f1f8a1a564b6348cd7ae2117f ) )
11
+ - ** eslint-plugin-template:** support escape chars in inline templates ([ #691 ] ( https://github.com/angular-eslint/angular-eslint/issues/691 ) ) ([ 8b89ec7] ( https://github.com/angular-eslint/angular-eslint/commit/8b89ec7ba1ebdd5a29914bac457387d4b65bd691 ) )
12
+
13
+ ### Features
14
+
15
+ - ** utils:** publicly expose utils related to eslint-plugin ([ #676 ] ( https://github.com/angular-eslint/angular-eslint/issues/676 ) ) ([ 07711f1] ( https://github.com/angular-eslint/angular-eslint/commit/07711f14f497d01ab767089742d0b77fa25958c7 ) )
16
+
6
17
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 12.4.1 " ,
2
+ "version" : " 12.5.0 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"stream" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ** Note:** Version bump only for package @angular-eslint/builder
9
+
6
10
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
11
8
12
** Note:** Version bump only for package @angular-eslint/builder
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/builder" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"description" : " Angular CLI builder for ESLint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** eslint-plugin-template:** [ mouse-events-have-key-events] ignore custom components ([ #680 ] ( https://github.com/angular-eslint/angular-eslint/issues/680 ) ) ([ f65874b] ( https://github.com/angular-eslint/angular-eslint/commit/f65874b6b1fb012f1f8a1a564b6348cd7ae2117f ) )
11
+ - ** eslint-plugin-template:** support escape chars in inline templates ([ #691 ] ( https://github.com/angular-eslint/angular-eslint/issues/691 ) ) ([ 8b89ec7] ( https://github.com/angular-eslint/angular-eslint/commit/8b89ec7ba1ebdd5a29914bac457387d4b65bd691 ) )
12
+
6
13
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
14
8
15
** Note:** Version bump only for package @angular-eslint/eslint-plugin-template
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/eslint-plugin-template" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"description" : " ESLint plugin for Angular Templates" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
22
22
"axobject-query" : " ^2.2.0"
23
23
},
24
24
"devDependencies" : {
25
- "@angular-eslint/utils" : " 12.4.1 " ,
25
+ "@angular-eslint/utils" : " 12.5.0 " ,
26
26
"@types/aria-query" : " ^4.2.0"
27
27
},
28
28
"peerDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ### Features
9
+
10
+ - ** utils:** publicly expose utils related to eslint-plugin ([ #676 ] ( https://github.com/angular-eslint/angular-eslint/issues/676 ) ) ([ 07711f1] ( https://github.com/angular-eslint/angular-eslint/commit/07711f14f497d01ab767089742d0b77fa25958c7 ) )
11
+
6
12
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/eslint-plugin
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/eslint-plugin" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"description" : " ESLint plugin for Angular applications, following angular.io/styleguide" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
17
17
" LICENSE"
18
18
],
19
19
"dependencies" : {
20
- "@angular-eslint/utils" : " 12.4.1 " ,
20
+ "@angular-eslint/utils" : " 12.5.0 " ,
21
21
"@typescript-eslint/experimental-utils" : " 4.28.2"
22
22
},
23
23
"peerDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ### Features
9
+
10
+ - ** utils:** publicly expose utils related to eslint-plugin ([ #676 ] ( https://github.com/angular-eslint/angular-eslint/issues/676 ) ) ([ 07711f1] ( https://github.com/angular-eslint/angular-eslint/commit/07711f14f497d01ab767089742d0b77fa25958c7 ) )
11
+
6
12
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
13
8
14
** Note:** Version bump only for package @angular-eslint/integration-tests
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/integration-tests" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@angular/cli" : " ~12.1.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ** Note:** Version bump only for package @angular-eslint/schematics
9
+
6
10
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
11
8
12
** Note:** Version bump only for package @angular-eslint/schematics
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/schematics" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"description" : " Angular Schematics for angular-eslint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
24
24
"save" : " devDependencies"
25
25
},
26
26
"dependencies" : {
27
- "@angular-eslint/eslint-plugin" : " 12.4.1 " ,
28
- "@angular-eslint/eslint-plugin-template" : " 12.4.1 " ,
27
+ "@angular-eslint/eslint-plugin" : " 12.5.0 " ,
28
+ "@angular-eslint/eslint-plugin-template" : " 12.5.0 " ,
29
29
"ignore" : " 5.1.8" ,
30
30
"strip-json-comments" : " 3.1.1" ,
31
31
"tmp" : " 0.2.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ** Note:** Version bump only for package @angular-eslint/template-parser
9
+
6
10
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
11
8
12
** Note:** Version bump only for package @angular-eslint/template-parser
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/template-parser" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"description" : " Angular Template parser for ESLint" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.5.0] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0 ) (2021-09-20)
7
+
8
+ ### Features
9
+
10
+ - ** utils:** publicly expose utils related to eslint-plugin ([ #676 ] ( https://github.com/angular-eslint/angular-eslint/issues/676 ) ) ([ 07711f1] ( https://github.com/angular-eslint/angular-eslint/commit/07711f14f497d01ab767089742d0b77fa25958c7 ) )
11
+
6
12
## [ 12.4.1] ( https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1 ) (2021-09-09)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-eslint/utils" ,
3
- "version" : " 12.4.1 " ,
3
+ "version" : " 12.5.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments