We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2392a4 commit 1635157Copy full SHA for 1635157
2 files changed
changelog.markdown
@@ -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
6
# 13.1.1
7
8
boost performance by memoizing calls to path.relative()
package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
- "version": "13.1.1",
+ "version": "13.2.0",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
0 commit comments