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

Version Packages (#153)

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

-5
.changeset/cold-spoons-suffer.md
···
-
---
-
'wonka': patch
-
---
-
-
Fix missing source contents in Wonka sourcemaps.
···
-5
.changeset/dry-pants-judge.md
···
-
---
-
'wonka': patch
-
---
-
-
Fix internal `SignalKind` and `TalkbackKind` enums not compiling away.
···
+9
CHANGELOG.md
···
# wonka
## 6.2.5
### Patch Changes
···
# wonka
+
## 6.2.6
+
+
### Patch Changes
+
+
- ⚠️ Fix missing source contents in Wonka sourcemaps
+
Submitted by [@kitten](https://github.com/kitten) (See [`56d9708`](https://github.com/0no-co/wonka/commit/56d970861424fddd403262bf85d7e1e3572b15e2))
+
- ⚠️ Fix internal `SignalKind` and `TalkbackKind` enums not compiling away
+
Submitted by [@kitten](https://github.com/kitten) (See [#154](https://github.com/0no-co/wonka/pull/154))
+
## 6.2.5
### Patch Changes
+1 -1
package.json
···
{
"name": "wonka",
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
-
"version": "6.2.5",
"author": "0no.co <hi@0no.co>",
"source": "./src/index.ts",
"main": "./dist/wonka",
···
{
"name": "wonka",
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
+
"version": "6.2.6",
"author": "0no.co <hi@0no.co>",
"source": "./src/index.ts",
"main": "./dist/wonka",