Skip to content

Commit 8ae7d82

Browse files
authored
Update changelogs from fern repo (#3864)
1 parent 9b1c261 commit 8ae7d82

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

fern/products/sdks/overview/typescript/changelog/2026-02-26.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.51.6
2+
**`(chore):`** In downloadFiles mode, install only the configured formatter/linter
3+
packages instead of the full dependency tree when outputting source files
4+
only. This replaces the ~1.8s full `pnpm install` with a targeted
5+
`pnpm add` of just the check:fix packages (e.g. @biomejs/biome,
6+
prettier, oxfmt, oxlint).
7+
8+
19
## 3.51.5
210
**`(fix):`** Fix duplicate identifier collision in serialization schemas when two different packages
311
define types with the same name. The schema generator now tracks directly imported type

0 commit comments

Comments
 (0)