Skip to content

Conversation

@acharyakavita
Copy link
Contributor

As per reactjs/rfcs#107 all React functional components are converted to use default parameters instead of defaultProps.

@changeset-bot
Copy link

changeset-bot bot commented Nov 27, 2023

🦋 Changeset detected

Latest commit: 68c3a29

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
victory-area Patch
victory-bar Patch
victory-candlestick Patch
victory-chart Patch
victory-core Patch
victory-errorbar Patch
victory-group Patch
victory-line Patch
victory-native Patch
victory-pie Patch
victory-stack Patch
victory-tooltip Patch
victory-voronoi Patch
victory-axis Patch
victory-box-plot Patch
victory-brush-container Patch
victory-brush-line Patch
victory-canvas Patch
victory-create-container Patch
victory-cursor-container Patch
victory-histogram Patch
victory-legend Patch
victory-polar-axis Patch
victory-scatter Patch
victory-selection-container Patch
victory-shared-events Patch
victory-vendor Patch
victory-voronoi-container Patch
victory-zoom-container Patch
victory Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
victory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2023 5:02pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

3 participants