Skip to content

Commit 410cff7

Browse files
committed
Update changelog
1 parent 551ad2f commit 410cff7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [3.0.1] - 31 Mar 2022
4+
- Improve connection queue handling + fix leak cee1a57
5+
- Use publications option - fixes #295 b5ceecc
6+
- Throw proper query error if destroyed e148a0a
7+
- Transaction rejects with rethrown error - fixes #289 f7c8ae6
8+
- Only create origin stacktrace for tagged and debug - fixes #290 a782edf
9+
- Include types and readme in deno release - fixes #287 9068820
10+
- Disable fetch_types for Subscribe options 72e0cdb
11+
- Update TypeScript types with v3 changes (#293) db05836
12+
313
## [3.0.0] - 24 Mar 2022
414
This is a complete rewrite to better support all the features that I was trying to get into v2. There are a few breaking changes from v2 beta, which some (myself included) was using in production, so I'm skipping a stable v2 release and going straight to v3.
515

0 commit comments

Comments
 (0)