File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ Bugfixes:
1212
1313Other improvements:
1414
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+
1520## [ v9.0.0] ( https://github.com/purescript-node/purescript-node-http/releases/tag/v9.0.0 ) - 2023-08-01
1621
1722Breaking changes:
Original file line number Diff line number Diff line change 2424 "purescript-node-buffer" : " ^9.0.0" ,
2525 "purescript-node-net" : " ^5.1.0" ,
2626 "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 " ,
2828 "purescript-node-url" : " ^7.0.0" ,
2929 "purescript-nullable" : " ^6.0.0" ,
3030 "purescript-options" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments