Skip to content

Commit 092876b

Browse files
authored
chore(dart_frog): 1.1.0 (#1280)
1 parent b796f8b commit 092876b

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.1.0
2+
3+
- feat: support reuse of nested router ([#393](https://github.com/VeryGoodOpenSource/dart_frog/pull/393))
4+
- docs: fix bad "request" template ([#1152](https://github.com/VeryGoodOpenSource/dart_frog/pull/1152))
5+
- feat(dart_frog): allow disabling Response buffer output ([#1261](https://github.com/VeryGoodOpenSource/dart_frog/pull/1261))
6+
17
# 1.0.1
28

39
- chore: add topics ([#901](https://github.com/VeryGoodOpenSource/dart_frog/pull/901))

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: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
3-
version: 1.0.1
3+
version: 1.1.0
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)