File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
---------
3
3
4
+ ### 2.3.4
5
+ - Add license and keywords to package.json [ #59 ] ( https://github.com/jhnns/rewire/issues/59 ) [ #60 ] ( https://github.com/jhnns/rewire/issues/60 )
6
+
4
7
### 2.3.3
5
8
- 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
9
7
10
### 2.3.2
8
11
- 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
12
+ - Add README section about rewire's limitations
10
13
11
14
### 2.3.1
12
15
- Fix problems when global objects like JSON, etc. have been rewired [ #40 ] ( https://github.com/jhnns/rewire/issues/40 )
You can’t perform that action at this time.
0 commit comments