Skip to content

Commit 3932e04

Browse files
chore: release synckit v0.8.4 (#110)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f08bded commit 3932e04

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-suits-drop.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# synckit
22

3+
## 0.8.4
4+
5+
### Patch Changes
6+
7+
- [#109](https://github.com/un-ts/synckit/pull/109) [`b61087f`](https://github.com/un-ts/synckit/commit/b61087f02d9745375b85ed719126399d75b6be28) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect `extractProperties` typings for known object
8+
39
## 0.8.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synckit",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"type": "module",
55
"description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",
66
"repository": "git+https://github.com/un-ts/synckit.git",

0 commit comments

Comments
 (0)