Skip to content

Commit 09d4c11

Browse files
committed
chore(release): v0.19.0
1 parent aa96baa commit 09d4c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Upcoming
3+
## Version 0.19.0
44

55
- refactor: provide correct signature for the autorun instance based on the function it decorates
66
- refactor: side effect runners always run the side effect in the event loop provided to them regardless of the return value of the side effect being a coroutine or not, this is because even if the side effect is not a coroutine, it might still use async features internally

0 commit comments

Comments
 (0)