Skip to content

Commit 91d5dcf

Browse files
committed
Prepare for release
1 parent 3e36bde commit 91d5dcf

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@
1515
## Main
1616

1717
<!-- Your comment below this -->
18-
Ensure that [babel ignores](https://babeljs.io/docs/options#ignore) do not cause the transpiler to fall over, by supporting the
19-
`null` return from `loadOptions` which occurs when a file is ignored.
2018
<!-- Your comment above this -->
2119

20+
## 12.3.4
21+
22+
- Ensure that [babel ignores](https://babeljs.io/docs/options#ignore) do not cause the transpiler to fall over, by supporting the
23+
`null` return from `loadOptions` which occurs when a file is ignored.
24+
- Allow absolute paths for a Dangerfile
25+
2226
## 12.3.3
2327

2428
- [#1180] Set module properly when tsconfig does not contain compilerOptions.module [@matthewh]

0 commit comments

Comments
 (0)