Bubbletea came out with its v2 a while back, full feature list here,
https://github.com/charmbracelet/bubbletea/releases/tag/v2.0.0
The main improvements that affect harbor-cli is the, renderer improvement (a new algorithm).
The upgrade path looks like this,
With detailed guidelines here,
https://github.com/charmbracelet/bubbletea/blob/v2.0.0/UPGRADE_GUIDE_V2.md
This also concerns updating the related packages such as lipgloss and huh and more
Bubbletea came out with its v2 a while back, full feature list here,
https://github.com/charmbracelet/bubbletea/releases/tag/v2.0.0
The main improvements that affect harbor-cli is the, renderer improvement (a new algorithm).
The upgrade path looks like this,
View() stringtoView() tea.Viewtea.KeyMsgwithtea.KeyPressMsgmsg.Type/msg.Runes/msg.Altcase " ":withcase "space":tea.WindowSize()→tea.RequestWindowSizetea.Sequentially(...)→tea.Sequence(...)With detailed guidelines here,
https://github.com/charmbracelet/bubbletea/blob/v2.0.0/UPGRADE_GUIDE_V2.md
This also concerns updating the related packages such as lipgloss and huh and more