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 3efee4a commit f34bbb9Copy full SHA for f34bbb9
packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.0.1-dev.4
2
+
3
+- fix: support multiple routeNotFound.read calls
4
+ - resolves: `bad state: The 'read' method can only be called once`
5
6
# 0.0.1-dev.3
7
8
- docs: add example and improve documentation
packages/dart_frog/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
-version: 0.0.1-dev.3
+version: 0.0.1-dev.4
homepage: https://github.com/VeryGoodOpenSource/dart_frog
environment:
0 commit comments