Skip to content

Commit c3a4424

Browse files
substacksubstack
substack
authored and
substack
committed
13.1.1
1 parent 10b93d8 commit c3a4424

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 13.1.1
2+
3+
boost performance by memoizing calls to path.relative()
4+
5+
https://github.com/substack/node-browserify/pull/1544
6+
17
# 13.1.0
28

39
exposes `opts.dedupe` and `--no-deupe` to optionally turn off deduping behavior:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserify",
3-
"version": "13.1.0",
3+
"version": "13.1.1",
44
"description": "browser-side require() the node way",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)