Skip to content

Commit b2823c1

Browse files
Update changelogs from fern repo (#2489)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 3f6d935 commit b2823c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/products/cli-api-reference/cli-changelog/2025-12-03.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.18.1
2+
**`(fix):`** Improve enum validation error messages to show which enum value has an invalid name. When the API source is OpenAPI, the error message now includes guidance about using the `x-fern-enum` extension to specify valid names.
3+
4+
15
## 2.18.0
26
**`(feat):`** Add `--fernignore` CLI option for remote generation. This allows users to provide a custom `.fernignore` file that will replace the existing one on the main branch during remote generation. The custom fernignore will be applied during generation and committed to the repository.
37

0 commit comments

Comments
 (0)