File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.0
2+
3+ - chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/dart_frog ([ #1432 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/1432 ) )
4+ - chore(deps): bump mime from 1.0.6 to 2.0.0 in /packages/dart_frog ([ #1528 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/1528 ) )
5+
16# 1.1.0
27
38- feat: support reuse of nested router ([ #393 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/393 ) )
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ class Response {
9595 encoding: encoding,
9696 );
9797
98- /// A [ shelf.Response.context] key used to determine if if the
98+ /// A ` shelf.Response.context` key used to determine if if the
9999 /// [HttpResponse.bufferOutput] should be enabled or disabled.
100100 ///
101101 /// See also:
Original file line number Diff line number Diff line change 11name : dart_frog
22description : A fast, minimalistic backend framework for Dart built by Very Good Ventures.
3- version : 1.1 .0
3+ version : 1.2 .0
44homepage : https://dartfrog.vgv.dev
55repository : https://github.com/VeryGoodOpenSource/dart_frog
66issue_tracker : https://github.com/VeryGoodOpenSource/dart_frog/issues
You can’t perform that action at this time.
0 commit comments