Skip to content

Commit df60ae9

Browse files
authored
chore(dart_frog_gen): v0.2.0 (#374)
1 parent 9f1732b commit df60ae9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/dart_frog_gen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.0
2+
3+
- **BREAKING** feat: support for mounting dynamic routes
4+
- **BREAKING** deps: upgrade to `Dart ">=2.18.0 <3.0.0"`
5+
- deps: upgrade to `very_good_analysis ^3.1.0`
6+
17
# 0.1.0
28

39
- chore: stable 0.1.0 release

packages/dart_frog_gen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_gen
22
description: Code generation tooling for Dart Frog. Built by Very Good Ventures.
3-
version: 0.1.0
3+
version: 0.2.0
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)