Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be744f2

Browse files
committed
Update CHANGELOG for v2.1.3
1 parent 3698022 commit be744f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Changelog
22
---------
33

4-
### 2.1.2
4+
### 2.1.3
5+
- Fix shadowing of internal `module`, `exports` and `require` when a global counterpart exists [jhnns/rewire-webpack#6](https://github.com/jhnns/rewire-webpack/pull/6)
56

7+
### 2.1.2
68
- Fixed missing `var` statement which lead to pollution of global namespace [#33](https://github.com/jhnns/rewire/pull/33)
79

810
### 2.1.1

0 commit comments

Comments
 (0)