File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 1.2.1
2
+
3
+ - refactor: upgrade analysis options ([ #1798 ] ( https://github.com/dart-frog-dev/dart_frog/pull/1798 ) )
4
+ - docs: update all repository references ([ #1791 ] ( https://github.com/dart-frog-dev/dart_frog/pull/1791 ) )
5
+
1
6
# 1.2.0
2
7
3
8
- feat: add cookie authentication ([ #1600 ] ( https://github.com/dart-frog-dev/dart_frog/pull/1600 ) )
Original file line number Diff line number Diff line change 1
- /// Header auth based middlewares for Dart Frog
2
- library ;
3
-
4
1
export 'src/dart_frog_auth.dart' ;
Original file line number Diff line number Diff line change 1
1
name : dart_frog_auth
2
2
description : Header authentication based middlewares for Dart Frog. Built by Very Good Ventures.
3
- version : 1.2.0
3
+ version : 1.2.1
4
4
homepage : https://dart-frog.dev
5
5
repository : https://github.com/dart-frog-dev/dart_frog
6
6
issue_tracker : https://github.com/dart-frog-dev/dart_frog/issues
You can’t perform that action at this time.
0 commit comments