Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.13.0](v10.12.0...v10.13.0) (2023-11-12) ### 🐛 Bug Fixes * **Autocomplete:** ensure correct value selection during data change ([#2863](#2863)) ([d229ec2](d229ec2)) * **Autocomplete:** ensure on_change is firered during dataset update ([266ab6a](266ab6a)) * **PhoneNumber:** ensure correct selection of value ([#2852](#2852)) ([a20a764](a20a764)) * remove nullish operator to support Storybook v6 ([#2873](#2873)) ([f0bab63](f0bab63)) * typescript react type resolution in monorepos ([#2866](#2866)) ([44f04f3](44f04f3)) ### ✨ Features * **Accordion:** change sbanken expand icon to chevron ([#2854](#2854)) ([a7cb8b9](a7cb8b9)) * add "use client" to components that use client side only React APIs (support for RSC) ([#2874](#2874)) ([a84e962](a84e962)) * **Button:** change sbanken primary button text color to white ([#2855](#2855)) ([1571138](1571138)) * **Typography:** change sbanken bold to medium ([#2808](#2808)) ([4b0f930](4b0f930)) ### 📝 Documentation * **About:** add Snorre/Henrik/Ynge as contributors ([#2885](#2885)) ([fff72da](fff72da)) * **Autocomplete:** adds default value to keep_value props ([#2867](#2867)) ([7cae1fd](7cae1fd)) * fix font docs ([#2849](#2849)) ([13beec9](13beec9)) * **Ingress:** adds Ingress to docs ([#2879](#2879)) ([f771f3d](f771f3d)) * **Lead:** adds Lead to docs ([#2877](#2877)) ([0c0da7f](0c0da7f))
- Loading branch information