File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
fern/products/cli-api-reference/cli-changelog Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ The importer will preserve the MDX syntax and structure while converting the con
99
1010
1111## 0.64.5
12- ** ` (fix): ` ** Relative links between markdown files now works for docs using custom subpaths.
12+ ** ` (fix): ` ** Relative links between markdown files now works for docs using custom subpaths.
1313
1414
Original file line number Diff line number Diff line change 33
44
55## 0.65.28
6- ** ` (feat): ` ** endpoint example creation ignores global auth headers
6+ ** ` (feat): ` ** endpoint example creation ignores global auth headers
77
88
99## 0.65.27
Original file line number Diff line number Diff line change 11## 0.65.44
22** ` (feat): ` ** Escape $ signs when converting from OpenAPI -> Fern Definition (for enums), because the Fern Definition treats
3- $ sign examples as references.
3+ $ sign examples as references.
44
55
66## 0.65.43
77** ` (feat): ` ** Cache buf.lock contents to prevent BSR rate limiting during ` buf dep update ` .
88
99
1010## 0.65.42
11- ** ` (fix): ` ** Allows SDK generation to complete even if an example doesn't correctly generate as part of the IR.
11+ ** ` (fix): ` ** Allows SDK generation to complete even if an example doesn't correctly generate as part of the IR.
1212
1313
Original file line number Diff line number Diff line change 1+ ## 0.66.16
2+ ** ` (feat): ` ** Upload generator configuration with dynamic IR for SDK snippets in docs.
3+
You can’t perform that action at this time.
0 commit comments