dan
11828bf529
Remove loose-envify dep and browserify configs ( #28480 )
...
Browserify isn't widely used, and at this point I don't think it makes
sense to have a special config just for the sake of it. Let's remove it?
2024-03-01 20:49:51 +00:00
Ricky
5f2c6b74db
Update homepage URLs to react.dev ( #28478 )
...
Updates the package.json "homepage" entry to react.dev
2024-03-01 14:35:18 -05:00
Sebastian Markbåge
0dedfcc681
Update the exports field ( #23257 )
...
* Add .browser and .node explicit entry points
This can be useful when the automatic selection doesn't work properly.
* Remove react/index
I'm not sure why I added this in the first place. Perhaps due to how our
builds work somehow.
* Remove build-info.json from files field
2022-02-08 21:07:26 -05:00
Dan Abramov
f021a983aa
Bump versions for 17 ( #20062 )
2020-10-20 21:41:18 +01:00
Brian Vaughn
a89854bc93
Fix Suspense-wrapping heuristic (and bump version numbers) ( #19373 )
...
* Fixed suspense wrapping heuristic
* Bump package numbers 16.13.1 -> 17.0.0-alpha.0 to fix DevTools Suspense heuristic
2020-07-15 12:25:27 -04:00
Nicolas Gallagher
81e30c7ff6
Remove unused modules from legacy event responders ( #17907 )
2020-01-24 10:50:27 -08:00
Dan Abramov
cef47cbc01
Rename experimental react-ui => react-interactions ( #16842 )
2019-09-20 11:51:03 +01:00