Mirror: 🎩 A tiny but capable push & pull stream library for TypeScript and Flow

Version Packages (#175)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Changed files
+8 -6
.changeset
-5
.changeset/eager-rats-repeat.md
···
-
---
-
'wonka': patch
-
---
-
-
Exclude `sourcesContent` from published sourcemaps
+7
CHANGELOG.md
···
# wonka
+
## 6.3.5
+
+
### Patch Changes
+
+
- Exclude `sourcesContent` from published sourcemaps
+
Submitted by [@kitten](https://github.com/kitten) (See [`68e608f`](https://github.com/0no-co/wonka/commit/68e608f46244e82d41c952ecfa1d7f0096e168f6))
+
## 6.3.4
### Patch Changes
+1 -1
package.json
···
{
"name": "wonka",
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
-
"version": "6.3.4",
+
"version": "6.3.5",
"author": "0no.co <hi@0no.co>",
"source": "./src/index.ts",
"main": "./dist/wonka",