Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 09:29
32b5e4e

1.2.0 (2023-04-14)

Features

  • move to pure TS package to reduce bundle size (#89) (0b07b36)

Bug Fixes

  • build: make mui and emotion external (0b07b36)
  • deps: allow only react 17 (0b07b36)
  • deps: make react-i18n a peer dep (0b07b36)
  • deps: remove dependencies and unused packages (0b07b36)
  • deps: update deps (0b07b36)
  • inline sourcemap (0b07b36)
  • use chatbox namespace for translations (0b07b36)
  • use default import on second level for mui icons (0b07b36)
  • use ImmutableCast in props (0b07b36)