We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b93e6 commit 5e34c8dCopy full SHA for 5e34c8d
packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.2.3
2
+
3
+- refactor: standardize project-wide analysis options ([#1842](https://github.com/dart-frog-dev/dart_frog/pull/1842))
4
+- feat: expose captured request params ([#1818](https://github.com/dart-frog-dev/dart_frog/pull/1818))
5
6
# 1.2.2
7
8
- refactor: upgrade analysis options ([#1798](https://github.com/dart-frog-dev/dart_frog/pull/1798))
packages/dart_frog/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
-version: 1.2.2
+version: 1.2.3
homepage: https://dart-frog.dev
repository: https://github.com/dart-frog-dev/dart_frog
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues
0 commit comments