You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help: aria-label and value are no longer rendered based on children
There is a codemod available to assist with this upgrade:
npx carbon-codemod add-prop src carbon-react/lib/components/help aria-label
See https://github.com/Sage/carbon-codemod for more information.
Features
help: change the children proptype from string to node (dad2b7f)
icon: change the tooltip message proptype from string to node (5b1a8e4)
Bug Fixes
link: import the proper link component and the styled link (b03de73)