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 07aaabe commit 5ebfaffCopy full SHA for 5ebfaff
packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.2-dev.1
2
+
3
+- **BREAKING**: fix: use `[...]` instead of `<...>` for dynamic routes
4
5
# 0.0.1-dev.4
6
7
- fix: append missing `/` route prefix
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.0.1-dev.4
+version: 0.0.2-dev.1
homepage: https://github.com/VeryGoodOpenSource/dart_frog
environment:
0 commit comments