Skip to content

Commit 1f390d7

Browse files
authored
chore(dart_frog): v1.2.4 (#1873)
1 parent ea8ddee commit 1f390d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/dart_frog/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.2.4
2+
3+
- perf: optimize `Request.read` ([#1410](https://github.com/dart-frog-dev/dart_frog/pull/1410))
4+
- docs: update discord server link ([#1862](https://github.com/dart-frog-dev/dart_frog/pull/1862))
5+
- chore: minor `pubspec.yaml` adjustments ([#1849](https://github.com/dart-frog-dev/dart_frog/pull/1849))
6+
17
# 1.2.3
28

39
- refactor: standardize project-wide analysis options ([#1842](https://github.com/dart-frog-dev/dart_frog/pull/1842))

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.3
3+
version: 1.2.4
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)