Skip to content

v10.39.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 05 Jul 11:12
· 629 commits to release since this release

10.39.0 (2024-07-05)

πŸ› Bug Fixes

  • deprecate class prop in Button, Drawer, Dialog and Modal components (#3745) (2aea682), closes #3634
  • Forms: update emptyValue documentation and type to reflect how it's used internally (#3729) (ff755e7)
  • PaymentCard: change SBanken to Sbanken (#3747) (bfe8a9d)
  • PaymentCard: set sbanken MC code to P103 (#3746) (1e97a41)

πŸ“ Documentation

  • Field.Number: add allowNegative demo/example (#3754) (d6d3dbd)
  • Field.Number: fix percent demo/example (#3755) (c1a0839)

✨ Features