v8.0.0-alpha.14
Pre-release
Pre-release
github-actions
released this
24 Jan 03:40
·
8308 commits
to next-release
since this release
8.0.0-alpha.14
- Addons: Remove Node.js internal aliasing for Node builds - #25712, thanks @valentinpalkovic!
- Automigration: Add removeReactDependency fix to allFixes array - #25717, thanks @valentinpalkovic!
- Codemods: Add support for multiple file extensions in runCodemod function - #25708, thanks @valentinpalkovic!
- Next.js: Add webpack aliases for OpenTelemetry API - #25652, thanks @valentinpalkovic!
- UI: Remove
defaultProps
fromLink
component - #25619, thanks @tsvanharen!