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+
15# 0.0.1-dev.8
26
37- feat: add ` createStaticFileHandler `
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ View the full documentation [here][documentation_link].
6565[ dart_frog_link_dark ] : https://github.com/verygoodopensource/dart_frog#gh-dark-mode-only
6666[ dart_frog_link_light ] : https://github.com/verygoodopensource/dart_frog#gh-light-mode-only
6767[ 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
6969[ license_badge ] : https://img.shields.io/badge/license-MIT-blue.svg
7070[ license_link ] : https://opensource.org/licenses/MIT
7171[ 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 11name : dart_frog
22description : 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
44homepage : https://github.com/VeryGoodOpenSource/dart_frog
55
66environment :
You can’t perform that action at this time.
0 commit comments