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 ca075ab commit d36fcc0Copy full SHA for d36fcc0
packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.0
2
+
3
+- feat: detect conflict between dynamic routes and non dynamic ones
4
5
# 0.4.1
6
7
- feat: update to Dart 3 and Very Good Analysis 5 ([#681](https://github.com/VeryGoodOpenSource/dart_frog/pull/681))
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: 0.4.1
+version: 1.0.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