File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.0.1-dev.9
2
+
3
+ - feat: expose ` fromShelfHandler ` and ` fromShelfMiddleware ` adapters
4
+
1
5
# 0.0.1-dev.8
2
6
3
7
- feat: add ` createStaticFileHandler `
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ View the full documentation [here][documentation_link].
65
65
[ dart_frog_link_dark ] : https://github.com/verygoodopensource/dart_frog#gh-dark-mode-only
66
66
[ dart_frog_link_light ] : https://github.com/verygoodopensource/dart_frog#gh-light-mode-only
67
67
[ dart_installation_link ] : https://dart.dev/get-dart
68
- [ documentation_link ] : https://github.com/VeryGoodOpenSource/ dart_frog/blob/main/README.md#documentation-
68
+ [ documentation_link ] : https://verygoodopensource. github.io/ dart_frog
69
69
[ license_badge ] : https://img.shields.io/badge/license-MIT-blue.svg
70
70
[ license_link ] : https://opensource.org/licenses/MIT
71
71
[ logo_black ] : https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
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 : 0.0.1-dev.8
3
+ version : 0.0.1-dev.9
4
4
homepage : https://github.com/VeryGoodOpenSource/dart_frog
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments