Skip to content

v10.13.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 12 Nov 19:42
· 1410 commits to release since this release

10.13.0 (2023-11-12)

πŸ› Bug Fixes

  • Autocomplete: ensure correct value selection during data change (#2863) (d229ec2)
  • Autocomplete: ensure on_change is firered during dataset update (266ab6a)
  • PhoneNumber: ensure correct selection of value (#2852) (a20a764)
  • remove nullish operator to support Storybook v6 (#2873) (f0bab63)
  • typescript react type resolution in monorepos (#2866) (44f04f3)

✨ Features

  • Accordion: change sbanken expand icon to chevron (#2854) (a7cb8b9)
  • add "use client" to components that use client side only React APIs (support for RSC) (#2874) (a84e962)
  • Button: change sbanken primary button text color to white (#2855) (1571138)
  • Typography: change sbanken bold to medium (#2808) (4b0f930)

πŸ“ Documentation