ebayui-core-react
ebayui-core-react copied to clipboard
Switch to React 18
- Upgrade
react@16,react-dom@16,@types/react@16 - Remove resolution for
@types/reactinpackage.json - Update tests where synthetic events represented as
objectContaining({ type: null })totype: 'click'ortype: 'keyDown'etc. - Update
peerDependenciesforreactandreact-dom - Make sure that storybook works
- Update readme
- Bump major version