We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5060d commit 08caf04Copy full SHA for 08caf04
changelog.markdown
@@ -1,3 +1,12 @@
1
+# 14.3.0
2
+
3
+update `https-browserify` to 1.0.0, which matches node.js behavior more closely.
4
5
+- throw exception if non-https URL is passed to `https.request` or `https.get`
6
+- support passing string URL as first argument to `https.request` and `https.get`
7
8
+https://github.com/substack/node-browserify/pull/1710
9
10
# 14.2.0
11
12
adds a --transform-key flag to the command-line tool
0 commit comments