Skip to content

Commit

Permalink
chore: update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Feb 12, 2024
1 parent 8a38d8b commit 8e181d2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .changeset/perfect-icons-vanish.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"async-call-rpc": minor
---

rename AsyncCallStrictJSONRPC to AsyncCallStrictOptions
rename `AsyncCallStrictJSONRPC` to `AsyncCallStrictOptions`
2 changes: 1 addition & 1 deletion .changeset/short-eels-cover.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"async-call-rpc": minor
---

add signal and forceSignal
add `signal` and `forceSignal` to stop the instance
2 changes: 1 addition & 1 deletion .changeset/smooth-ties-nail.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"async-call-rpc": patch
---

Add Promise<void> into return signature of EventBasedChannel.send
Add `Promise<void>` into return signature of `EventBasedChannel.send`
2 changes: 1 addition & 1 deletion .changeset/spicy-rivers-act.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"async-call-rpc": minor
---

rename parameterStructures to parameterStructure
rename `parameterStructures` to `parameterStructure`

0 comments on commit 8e181d2

Please sign in to comment.