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 bbbd05c commit d208b27Copy full SHA for d208b27
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Changelog
2
---------
3
4
+### 2.3.3
5
+- Fix issue where the strict mode was not detected when a comment was before "strict mode"; [#54](https://github.com/jhnns/rewire/issues/54)
6
+
7
### 2.3.2
8
- Fix a problem when a function declaration had the same name as a global variable [#56](https://github.com/jhnns/rewire/issues/56)
9
- Added README section about rewire's limitations
0 commit comments