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 f3f4a4c commit 120f524Copy full SHA for 120f524
packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.2.1
2
+
3
+- fix: add default handler for disallowed http methods ([#1727](https://github.com/VeryGoodOpenSource/dart_frog/pull/1727))
4
5
# 1.2.0
6
7
- chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/dart_frog ([#1432](https://github.com/VeryGoodOpenSource/dart_frog/pull/1432))
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: 1.2.0
+version: 1.2.1
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
0 commit comments