Skip to content

Commit f0a9a2b

Browse files
Update changelogs from fern repo (#5410)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 0d96ce4 commit f0a9a2b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 5.16.1
2+
**`(fix):`** `fern check` now accepts changelog navigation entries whose URL has any
3+
allowlisted segment (e.g. `whats-new`, `release-notes`, `changelog`),
4+
not just the trailing one. This means a changelog page like
5+
`/whats-new/product-updates` no longer raises a false-positive error
6+
about RSS / Atom / JSON feeds 404ing — the docs server matches the
7+
same loosened rule when serving feeds.
8+
9+
110
## 5.16.0
211
**`(feat):`** cli-v2: `fern check` now prints rich, Rust-style errors for MDX/Markdown
312
parse failures. Each error includes a stable error code (e.g. `E0301`),

0 commit comments

Comments
 (0)