We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e36bde commit 91d5dcfCopy full SHA for 91d5dcf
CHANGELOG.md
@@ -15,10 +15,14 @@
15
## Main
16
17
<!-- 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.
20
<!-- Your comment above this -->
21
+## 12.3.4
+
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
26
## 12.3.3
27
28
- [#1180] Set module properly when tsconfig does not contain compilerOptions.module [@matthewh]
0 commit comments