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 8775813 commit 271f486Copy full SHA for 271f486
packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.2
2
+
3
+- feat: detect custom init method ([#564](https://github.com/VeryGoodOpenSource/dart_frog/pull/564))
4
5
# 0.3.1
6
7
- deps: upgrade to `Dart ">=2.19.0 <3.0.0"`
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.3.1
+version: 0.3.2
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
0 commit comments