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 17796c4 commit 0ddb47aCopy full SHA for 0ddb47a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+#### 2.3.1
4
+* Isolated include to solve some scoping issues that happens when running multiple includes in parallel.
5
+
6
#### 2.3.0
7
* The automatic throwing of errors caused discomfort for some, now simply warns by default, but added the possibility to turn on if necessary
8
* Added `hardFail` param
0 commit comments