Skip to content

v25.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 06:18
f279f6b

25.1.2 (2025-02-24)

Features

Bug Fixes

  • hub: invalid token when parsing recent team id (#2011) (9120786)
  • hub: logs are not streamed when opening newly created actor (#2015) (2352677)
  • hub: prevent long lines to break the layout (#2014) (a16e496)
  • hub: remove outline on avatars (#2010) (64e322a)
  • js-utils: correctly handle esbuild with import-statement not matching node stdlib (#2067) (9b39c35)

Code Refactoring

Chores