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 897bc79 commit 2229b4eCopy full SHA for 2229b4e
packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.3.3
2
+
3
+- deps: upgrade to `Dart ">=2.19.0 <3.0.0"`
4
+- deps: upgrade to `very_good_analysis ^4.0.0`
5
6
# 0.3.2
7
8
- feat: cache `Request` and `Response` body
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.3.2
+version: 0.3.3
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
0 commit comments