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 541527a commit 212a906Copy full SHA for 212a906
packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.1.0
2
+
3
+- chore(deps): bump `package:mocktail` and `very_good_analysis` ([#855](https://github.com/VeryGoodOpenSource/dart_frog/pull/855))
4
+- feat(dart_frog_gen): add `toJson` to `RouteConfig` ([#872](https://github.com/VeryGoodOpenSource/dart_frog/pull/872))
5
6
# 1.0.0
7
8
- feat: detect conflict between dynamic routes and non dynamic ones
packages/dart_frog_gen/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog_gen
description: Code generation tooling for Dart Frog. Built by Very Good Ventures.
-version: 1.0.0
+version: 1.1.0
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
0 commit comments