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 cd8821b commit 17c60bbCopy full SHA for 17c60bb
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
---------
3
4
+### 2.3.2
5
+- Fix a problem when a function declaration had the same name as a global variable [#56](https://github.com/jhnns/rewire/issues/56)
6
+- Added README section about rewire's limitations
7
+
8
### 2.3.1
9
- Fix problems when global objects like JSON, etc. have been rewired [#40](https://github.com/jhnns/rewire/issues/40)
10
0 commit comments