File tree 2 files changed +6
-1
lines changed 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
+ ## [ v9.1.0] ( https://github.com/purescript-node/purescript-node-http/releases/tag/v9.1.0 ) - 2023-08-01
16
+
17
+ Other improvements:
18
+ - Update ` node-tls ` to ` v0.3.1 ` to fix conflicting transitive dep on ` node-buffer ` (#52 by @JordanMartinez )
19
+
15
20
## [ v9.0.0] ( https://github.com/purescript-node/purescript-node-http/releases/tag/v9.0.0 ) - 2023-08-01
16
21
17
22
Breaking changes:
Original file line number Diff line number Diff line change 24
24
"purescript-node-buffer" : " ^9.0.0" ,
25
25
"purescript-node-net" : " ^5.1.0" ,
26
26
"purescript-node-streams" : " ^9.0.0" ,
27
- "purescript-node-tls" : " https://github.com/JordanMartinez /purescript-node-tls.git#^0.3.0 " ,
27
+ "purescript-node-tls" : " https://github.com/purescript-node /purescript-node-tls.git#^0.3.1 " ,
28
28
"purescript-node-url" : " ^7.0.0" ,
29
29
"purescript-nullable" : " ^6.0.0" ,
30
30
"purescript-options" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments