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 1e15a3f commit 85a1e79Copy full SHA for 85a1e79
CHANGELOG.md
@@ -4,6 +4,16 @@ Notable changes to this project are documented in this file. The format is based
4
5
## [Unreleased]
6
7
+Breaking changes:
8
+
9
+New features:
10
11
+Bugfixes:
12
13
+Other improvements:
14
15
+## [v8.0.0](https://github.com/purescript-node/purescript-node-streams/releases/tag/v8.0.0) - 2022-07-19
16
17
Breaking changes:
18
- Update `node-buffer` to `v9.0.0` (#48 by @JordanMartinez)
19
- Reimplement event handlers using `eventNameH`-style API (#49 by @JordanMartinez)
0 commit comments