Skip to content

fix: remove dependencies that are not used directly#1420

Merged
justin808 merged 2 commits into
reactjs:mainfrom
G-Rath:remove-dependencies
May 15, 2026
Merged

fix: remove dependencies that are not used directly#1420
justin808 merged 2 commits into
reactjs:mainfrom
G-Rath:remove-dependencies

Conversation

@G-Rath
Copy link
Copy Markdown
Contributor

@G-Rath G-Rath commented Apr 29, 2026

Summary

The only dependencies required at runtime by the npm package are react and react-dom

Other Information

Resolves #1346

Pull Request checklist

  • Add/update test to cover these changes
  • Update documentation
  • Update CHANGELOG file

@G-Rath G-Rath marked this pull request as ready for review April 29, 2026 22:09
@justin808 justin808 merged commit b3f18b3 into reactjs:main May 15, 2026
30 of 31 checks passed
@G-Rath G-Rath deleted the remove-dependencies branch May 15, 2026 21:29
justin808 added a commit that referenced this pull request May 16, 2026
Moves Unreleased entries (#1418, #1420, #1403) under a dated 3.3.1
heading and adds the compare link footer entry. Version files are
bumped separately by `rake create_release[3.3.1,false]`.
justin808 added a commit that referenced this pull request May 16, 2026
* docs: add #1403 Propshaft cache busting fix to Unreleased changelog

Backfills the Unreleased section so the next release notes include the
Propshaft asset-version cache busting fix shipped in #1403.

* docs: prep CHANGELOG for 3.3.1 release

Moves Unreleased entries (#1418, #1420, #1403) under a dated 3.3.1
heading and adds the compare link footer entry. Version files are
bumped separately by `rake create_release[3.3.1,false]`.
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.

Why does react_ujs > 2.7.1 depend on react_ujs@2.7.1?

2 participants