File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
7
# 1.0.1
2
8
3
9
- chore: add topics ([ #901 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/901 ) )
Original file line number Diff line number Diff line change 1
1
name : dart_frog
2
2
description : A fast, minimalistic backend framework for Dart built by Very Good Ventures.
3
- version : 1.0.1
3
+ version : 1.1.0
4
4
homepage : https://dartfrog.vgv.dev
5
5
repository : https://github.com/VeryGoodOpenSource/dart_frog
6
6
issue_tracker : https://github.com/VeryGoodOpenSource/dart_frog/issues
You can’t perform that action at this time.
0 commit comments