File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.1
2
+
3
+ - chore: add topics ([ #901 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/901 ) )
4
+ - chore: comply with new analysis rules ([ #940 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/940 ) )
5
+ - docs: corrected serve function documentation typo ([ #939 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/939 ) )
6
+ - feat: add optional shared parameter to serve function ([ #908 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/908 ) )
7
+ - docs: add links to docs on readmes ([ #978 ] ( https://github.com/VeryGoodOpenSource/dart_frog/pull/978 ) )
8
+
1
9
# 1.0.0
2
10
3
11
- feat: stable 1.0.0 release 🎉
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.0
3
+ version : 1.0.1
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