Commit 11770d9
committed
Bump version to 0.0.5
- Fix parsing of <script> and <style> tags (#20)
- Remove `key` parameter in `replace` method and use
`React.cloneElement` instead
- Update tests and mocks
- Update README and remove `key` parameter in `replace`
- Update ESLint rule for `no-unused-vars`1 parent 020973e commit 11770d9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments