Skip to content

Commit 1635157

Browse files
substacksubstack
substack
authored and
substack
committed
13.2.0
1 parent d2392a4 commit 1635157

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 13.2.0
2+
3+
allow configuring transformKey from module-deps
4+
https://github.com/substack/node-browserify/pull/1670
5+
16
# 13.1.1
27

38
boost performance by memoizing calls to path.relative()

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.1",
3+
"version": "13.2.0",
44
"description": "browser-side require() the node way",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)