Skip to content

@dyte-in/ui-kit-v2.4.0

Latest
Compare
Choose a tag to compare

2.4.0 (2025-03-28)

Bug Fixes

  • componentShouldUpdate call (c8bdc67)
  • do not import from exports (c2897ef)
  • do not listen to changes once prop is updated manually after init (ea2d0b8)
  • export getInitialStates() (47841e3)
  • export uiStore (a06f7c5)
  • re-export everything from ui-kit core (be290b6)
  • react-ui-kit build error on new web-core version (4f21962)
  • remove react ui-hooks and cleanup (3e21e4b)
  • remove unused @watch method (90e60d0)
  • remove unused ai components (02fc5cf)
  • remove unused props from primitive components (b1198e8)
  • show transcriptions in ai component (d3b42db)
  • simplified state management (057e883)
  • simplify sync-with-store internals (f7654d6)
  • size of transcriptions title (ba85b7b)
  • state updates in ui-provider (82a76e7)
  • sync size with store (94baeef)
  • sync-store: pass oldValue in callback (017a925)
  • SyncWithStore logic (abc11cd)
  • unreported merge conflict (b01b792)
  • upgrade web-core (fcf0d18)
  • use @SyncWithStore decorator in every component (6272e6c)

Features

  • react hooks to listen to store updates (c0de7f7)
  • share common props using DyteUIProvider (76f7058)
  • show invalid auth token error (8cba9cc)