Skip to content

Commit 713e801

Browse files
authored
chore(dart_frog): v1.2.5 (#1907)
1 parent fbaaa76 commit 713e801

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/dart_frog/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# 1.2.4
26

37
- perf: optimize `Request.read` ([#1410](https://github.com/dart-frog-dev/dart_frog/pull/1410))

packages/dart_frog/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog
22
description: The official runtime for Dart Frog — a fast, minimalistic backend framework for Dart.
3-
version: 1.2.4
3+
version: 1.2.5
44
homepage: https://dart-frog.dev
55
repository: https://github.com/dart-frog-dev/dart_frog
66
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues

0 commit comments

Comments
 (0)