-
-
Notifications
You must be signed in to change notification settings - Fork 238
Does the React plugin not support React 16? I couldn't find related documentation. #297
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the bug
It seems that 1.0.0 already uses the JSX runtime. Does this mean that support for React 16 has been abandoned?
Reproduction
none
Steps to reproduce
No response
System Info
System:
OS: macOS 12.6.3
CPU: (10) x64 Apple M1 Pro
Memory: 48.74 MB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
Yarn: 1.22.19 - ~/.yarn/bin/yarn
npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
pnpm: 8.11.0 - ~/Library/pnpm/pnpm
Browsers:
Chrome: 122.0.6261.129
Safari: 16.3
npmPackages:
@vitejs/plugin-react: ^4.2.1 => 4.2.1
vite: ^5.1.4 => 5.1.6Used Package Manager
yarn
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation