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 fbaaa76 commit 713e801Copy full SHA for 713e801
packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.2.5
2
+
3
+- feat: add `defaultDocument` to `createStaticFileHandler` ([#1901](https://github.com/dart-frog-dev/dart_frog/pull/1901))
4
5
# 1.2.4
6
7
- perf: optimize `Request.read` ([#1410](https://github.com/dart-frog-dev/dart_frog/pull/1410))
packages/dart_frog/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog
description: The official runtime for Dart Frog — a fast, minimalistic backend framework for Dart.
-version: 1.2.4
+version: 1.2.5
homepage: https://dart-frog.dev
repository: https://github.com/dart-frog-dev/dart_frog
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues
0 commit comments