Skip to content

Commit 33be68b

Browse files
authored
Publish New Versions (#119)
# Version Updates Merging this PR will release new versions of the following packages based on your change files. # qubit ## [1.0.0-beta.1] - a976e91 Handle disconnects raising unhandled DisconnectError
2 parents 0818087 + 0d08e46 commit 33be68b

9 files changed

Lines changed: 1814 additions & 2655 deletions

File tree

.changes/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
".changes/better-handler-macro-errors.md",
55
".changes/handler-rename-fix.md",
66
".changes/loosen-async-requirement.md",
7+
".changes/patch-disc-err.md",
78
".changes/re-export-ts-rs.md",
89
".changes/rewrite-macro.md",
910
".changes/router-refactor.md",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[1.0.0-beta.1]
4+
5+
- [`a976e91`](https://github.com/andogq/qubit/commit/a976e918a1edf6181624f1b25d0b2db433345e2b) Handle disconnects raising unhandled DisconnectError
6+
37
## \[1.0.0-beta.0]
48

59
- [`3287e96`](https://github.com/andogq/qubit/commit/3287e96175ef8a58afe95645245a13609ab4facc) correct invalid generated handler ident when using `name` attribute.

0 commit comments

Comments
 (0)