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
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.107.2
**`(fix):`** Suppress additional Sentry false positives: EADDRINUSE port conflicts,
MDX/acorn parse errors from docs preview and publishing, version range
strings in generators.yml, missing fern project when using --id flag,
non-JSON fern.config.json, and absolute filepath in OpenAPI spec config.


## 4.107.1
**`(fix):`** Make OpenAPI validation errors non-fatal during docs generation. Previously,
validation issues like "Self-referencing circular pointer" or parameter name
Expand Down
Loading