Skip to content

Commit 963a2bd

Browse files
Update changelogs from fern repo (#5260)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 6b137b4 commit 963a2bd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 5.1.0
2+
**`(internal):`** Introduce a simpler TtyAwareLogger local to `cli-v2`. The new logger drops
3+
legacy behaviours that cli-v2 did not use (`omitOnTTY`, `FERN_SPINNER_STATUS`,
4+
dynamic `finish` reassignment, `ora` dependency) and exposes a minimal
5+
`register` / `write` / `takeOverTerminal` / `finish` surface against a
6+
generic `Paintable` interface. Box-frame rendering moves into `TaskGroup`.
7+
The legacy `TtyAwareLogger` in `@fern-api/cli-logger` is untouched.
8+
9+

0 commit comments

Comments
 (0)