Skip to content

Remove React.createMixin #8852

@aweary

Description

@aweary

Since mixins are no longer a part of the future React API plan, and the current React.createMixin implementation is just a no-op, I think we can consider removing it.

Since it was part of the public API I believe it would need to happen in the next major release. Should we add a deprecation warning before then? There are a number of projects that use the API.

cc @spicyj @gaearon

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions