File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1818 "words" : [
1919 " doctl" ,
2020 " endtemplate" ,
21+ " expando" ,
2122 " hotreload" ,
2223 " intelli" ,
2324 " sigint" ,
Original file line number Diff line number Diff line change 1+ # 1.2.6
2+
3+ - fix: revert ` Expando ` perf optimization ([ #1908 ] ( https://github.com/dart-frog-dev/dart_frog/pull/1908 ) )
4+ - perf optimization caused a regression when calling ` request.read ` multiple times across a middleware/handler gap
5+
16# 1.2.5
27
38- feat: add ` defaultDocument ` to ` createStaticFileHandler ` ([ #1901 ] ( https://github.com/dart-frog-dev/dart_frog/pull/1901 ) )
Original file line number Diff line number Diff line change 11name : dart_frog
22description : The official runtime for Dart Frog — a fast, minimalistic backend framework for Dart.
3- version : 1.2.5
3+ version : 1.2.6
44homepage : https://dart-frog.dev
55repository : https://github.com/dart-frog-dev/dart_frog
66issue_tracker : https://github.com/dart-frog-dev/dart_frog/issues
You can’t perform that action at this time.
0 commit comments