Skip to content

Commit 9108241

Browse files
authored
Update changelogs from fern repo (#3510)
1 parent 3df6ebd commit 9108241

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-02-05.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.65.0
2+
**`(feat):`** Add `--generator` option to `fern generate` to run a specific generator by name. Filters within the resolved group (from `--group` or `default-group`) to only run the specified generator.
3+
4+
15
## 3.64.6
26
**`(fix):`** Fix `fern generator upgrade` failing when encountering unrecognized generator names. Previously, an unrecognized generator (e.g. `fernapi/java-model`) would block the entire upgrade process. Now unrecognized generators are skipped with a warning, allowing the remaining generators to be upgraded. Also adds support for the `java-model` legacy generator name alias.
37

0 commit comments

Comments
 (0)