Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.99.3
**`(fix):`** Improve YAML parsing error messages to include line number, column number, and a snippet of the problematic YAML when duplicate mapping keys or other syntax errors are encountered in generators.yml.


## 0.99.2
**`(fix):`** Preserve trailing newline in fern.config.json during `fern upgrade`. Fixes issue where tools requiring a newline at EOF failed after running upgrade.

Expand Down