We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446cd69 commit 5ff1852Copy full SHA for 5ff1852
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.0-Beta.7
4
+
5
+* Fixed an issue where throwing exceptions in the query `mapper` could cause a runtime crash.
6
+* Internally improved type casting.
7
8
## 1.0.0-Beta.6
9
10
* BREAKING CHANGE: `watch` queries are now throwable and therefore will need to be accompanied by a `try` e.g.
0 commit comments