Brian Vaughn
a2a025537d
Fixed invalid DevTools work tags ( #20362 )
...
* Fixed invalid DevTools work tags
Work tags changed recently (PR #13902 ) but we didn't bump React versions. This meant that DevTools has valid work tags only for master (and FB www sync) but invalid work tags for the latest open source releases. To fix this, I incremneted React's version in Git (without an actual release) and added a new fork to the work tags detection branch.
This commit also adds tags for the experimental Scope and Fundamental APIs to DevTools so component names will at least display correctly. Technically these new APIs were first introduced to experimental builds ~16.9 but I didn't add a new branch to the work tags fork because I don't they're used commonly. I've just added them to the 17+ branches.
* Removed FundamentalComponent from DevTools tag defs
2020-12-01 10:33:32 -05:00
Dan Abramov
eaaf4cbce7
17.0.1
2020-10-22 13:24:46 +01:00
Dan Abramov
f021a983aa
Bump versions for 17 ( #20062 )
2020-10-20 21:41:18 +01:00
Dan Abramov
ce37bfad5f
Remove resolutions from test renderer package.json ( #19577 )
2020-08-10 20:45:12 +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
Andrew Clark
6818a2aa01
Revert accidental changes to package.json ( #18348 )
...
The publish script was written before we switched to running patch
releases out-of-band, so when updating the local package.json version
numbers, it accidentally reverted other changes that have landed to
master since 16.13 was released.
2020-03-19 13:16:37 -07:00
Andrew Clark
ad445b127e
Update package.jsons for 16.13.1 patch relase
2020-03-19 12:58:31 -07:00
Dan Abramov
26666427d6
Don't support older isomorphic React with newer renderers ( #18329 )
...
* Don't support older isomorphic React with newer renderers
* Remove the lazy hack
2020-03-17 19:30:10 +00:00
Minh Nguyen
9240918536
Bump react-shallow-renderer to 16.13.1 ( #18187 )
2020-03-17 00:35:28 +00:00
Minh Nguyen
c26506a7d2
Update react-shallow-renderer from 16.12.0 to 16.13.0 ( #18185 )
2020-02-28 16:35:52 -08:00
Dan Abramov
d72700ff5a
Remove runtime dependency on prop-types ( #18127 )
...
* Remove runtime dep on prop-types
* Fix test
2020-02-28 01:21:54 +00:00
Minh Nguyen
293878e079
Replace ReactShallowRenderer with a dependency ( #18144 )
...
Closes #17321 .
2020-02-27 18:10:25 +00:00
Sunil Pai
c1c5499cc3
update version numbers for 16.13 ( #18143 )
...
also includes a bugfix when downloading error codes from circleci.
2020-02-26 20:33:29 +00:00
Luna Ruan
9a5f28dbed
update version numbers for 16.12
2019-11-14 16:02:18 -08:00
Andrew Clark
8075c8505b
Update local package versions for 16.10 release
2019-10-22 14:30:06 -07:00
Andrew Clark
d256f88ac6
Update local version numbers for 16.10.2 release
2019-10-03 14:14:10 -07:00
Andrew Clark
2a264a9dbe
Update local version numbers for 16.10.1 release
2019-09-28 21:41:42 -07:00
Andrew Clark
93f5f11b79
Update local version numbers for 16.10 release
2019-09-27 13:31:35 -07:00
Andrew Clark
95767acf83
Bump deps in packages/**/package.json ( #16325 )
2019-08-08 14:50:11 -07:00
Andrew Clark
85d05b3a4d
Bump package.json versions
2019-08-08 14:24:39 -07:00
Andrew Clark
72ca3c60e7
Bump scheduler version to 0.14.0 ( #15395 )
2019-04-29 18:10:11 -07:00
Dan Abramov
fb6b50871b
Update versions for 16.8.6
2019-03-27 23:58:16 -07:00
Dan Abramov
8e9a013c07
Release 16.8.5
2019-03-22 16:47:59 +00:00
Brian Vaughn
a9aa24ed8d
16.8.4 and changelog
2019-03-05 15:17:42 -08:00
Dan Abramov
8c1966590a
Release 16.8.3
2019-02-21 18:09:18 +00:00
Dan Abramov
3e55560438
Release 16.8.2
2019-02-14 19:13:15 +00:00
Brian Vaughn
45fc46bfa0
16.8.1 packages
2019-02-06 18:21:33 +00:00
Brian Vaughn
008a2ab9cd
16.8.0
2019-02-06 08:04:00 +00:00
Grey Baker
b66e6e41e6
Add directory details to the package.json of all packages ( #14628 )
...
Specifying the directory as part of the `repository` field in a `package.json`
allows third party tools to provide better support when working with monorepos.
For example, it allows them to correctly construct a commit diff for a specific
package.
This format was accepted by npm in https://github.com/npm/rfcs/pull/19 .
2019-01-18 20:21:12 +00:00
Andrew Clark
c695b2384f
React v16.7.0
2018-12-19 17:23:14 -08:00
Brian Vaughn
686f1060ad
Publish a local release (canary or stable) to NPM ( #14260 )
...
New release scripts.
Learn more at https://github.com/facebook/react/blob/master/scripts/release/README.md
2018-11-23 12:37:18 -08:00
Andrew Clark
b50e63ef53
Updating package versions for release 16.6.1
2018-11-06 18:19:57 -08:00
Dan Abramov
6c29eabf78
Updating package versions for release 16.6.0
2018-10-23 16:23:41 -07:00
Dan Abramov
d520b358d6
Revert all package versions to 16.5.2 state
...
Our release script is getting really confused so I'm resetting to last working state.
2018-10-23 16:18:28 -07:00
Dan Abramov
8f1ec7649e
Bump versions to beta.0
2018-10-23 16:01:57 -07:00
Dan Abramov
b5c0852fdd
Bump version to 16.6.0-beta.0 ( #13906 )
...
* Bump version to 16.6.0-beta.0
* Root too
2018-10-20 13:03:15 -04:00
Dan Abramov
77f8dfd81e
Updating package versions for release 16.6.0-alpha.8af6728
2018-10-10 17:12:05 +01:00
Dan Abramov
7ea3ca1d13
Rename schedule to scheduler ( #13683 )
2018-09-19 01:26:28 +01:00
Brian Vaughn
4269fafb0a
Updating package versions for release 16.5.2
2018-09-18 11:24:33 -07:00
Brian Vaughn
4380f9ba17
Revert "Updating package versions for release 16.6.0-alpha.0"
...
This reverts commit 351c9015c8 .
2018-09-18 11:00:13 -07:00
Brian Vaughn
351c9015c8
Updating package versions for release 16.6.0-alpha.0
2018-09-17 14:59:57 -07:00
Dan Abramov
8b93a60c5e
Updating package versions for release 16.5.1
2018-09-13 19:31:18 +01:00
Brian Vaughn
6255cc3949
Updating package versions for release 16.5.0
2018-09-06 09:29:36 -07:00
Brian Vaughn
b92f947af1
Rename "react-scheduler" package to "schedule" ( #13543 )
...
* Git moved packages/react-scheduler -> packages/schedule
* Global find+replace 'react-scheduler' -> 'schedule'
* Global find+replace 'ReactScheduler' -> 'Scheduler'
* Renamed remaining files "ReactScheduler" -> "Schedule"
* Add thank-you note to schedule package README
* Replaced schedule package versions 0.1.0-alpha-1 -> 0.2.0
* Patched our local fixtures to work around Yarn install issue
* Removed some fixture hacks
2018-09-03 19:27:50 +01:00
Brian Vaughn
46950a3dfc
Interaction tracking follow up ( #13509 )
...
* Merged interaction-tracking package into react-scheduler
* Add tracking API to FB+www builds
* Added Rollup plugin to strip no-side-effect imports from Rollup bundles
* Re-bundle tracking and scheduling APIs on SECRET_INTERNALS object for UMD build (and provide lazy forwarding methods)
* Added some additional tests and fixtures
* Fixed broken UMD fixture in master (#13512 )
2018-09-01 12:00:00 -07:00
Brian Vaughn
026aa9c978
Bumped version to 16.4.3-alpha.0 ( #13448 )
...
* Bumped version to 16.4.3-alpha.0
* Bump react-is peer dep version in react-test-renderer
2018-08-20 14:28:43 -07:00
Dan Abramov
8e87c139b4
Remove transitive dependency on fbjs ( #13075 )
2018-06-19 17:52:37 +01:00
Dan Abramov
aeda7b745d
Remove fbjs dependency ( #13069 )
...
* Inline fbjs/lib/invariant
* Inline fbjs/lib/warning
* Remove remaining usage of fbjs in packages/*.js
* Fix lint
* Remove fbjs from dependencies
* Protect against accidental fbjs imports
* Fix broken test mocks
* Allow transitive deps on fbjs/ for UMD bundles
* Remove fbjs from release script
2018-06-19 16:03:45 +01:00
Dan Abramov
0b87b27906
Updating package versions for release 16.4.1
2018-06-13 17:16:10 +01:00
Andrew Clark
d427a563d5
Updating package versions for release 16.4.0
2018-05-23 17:30:33 -07:00