Skip to content

Commit 0ddb47a

Browse files
committed
solved scoping issues by isolating all vars in each returned include
1 parent 17796c4 commit 0ddb47a

File tree

3 files changed

+232
-233
lines changed

3 files changed

+232
-233
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
#### 2.3.1
4+
* Isolated include to solve some scoping issues that happens when running multiple includes in parallel.
5+
36
#### 2.3.0
47
* The automatic throwing of errors caused discomfort for some, now simply warns by default, but added the possibility to turn on if necessary
58
* Added `hardFail` param

0 commit comments

Comments
 (0)