The summary child nodes do not contain the breaking change type.
This is available however, as seen in the test snapshots:
|
Object { |
|
"position": Object { |
|
"end": Object { |
|
"column": 6, |
|
"line": 1, |
|
"offset": 5, |
|
}, |
|
"start": Object { |
|
"column": 5, |
|
"line": 1, |
|
"offset": 4, |
|
}, |
|
}, |
|
"type": "breaking-change", |
|
"value": "!", |
|
}, |
The summary child nodes do not contain the breaking change type.
This is available however, as seen in the test snapshots:
parser/test/parser.js.snap
Line 4163 in f6253f0
parser/test/parser.js.snap
Lines 4086 to 4101 in f6253f0