Commit 523cf3a
authored
Update doc-path to fix negative lookbehind regexp. (#199)
* Update doc-path to fix negative lookbehind regexp.
As reported in #197, there was a compatibility issue introduced in
doc-path@3.0.0 where a negative lookbehind Regexp was being used despite
not being supported by many browsers. This caused runtime errors when
this library's functionality was called due to the underlying dependency
compatibility issue. This commit bumps the version to 3.0.1 which fixes
the compatibility issue in the doc-path module.
Fixes #197
* chore(release): 3.14.11 parent bf4dd22 commit 523cf3a
2 files changed
+9
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments