Release notes
*Sourced from [react's releases](https://github.com/facebook/react/releases).*
> ## v16.8.5
> ## 16.8.5 (March 22, 2019)
>
> ### React DOM
>
> * Don't set the first option as selected in select tag with `size` attribute. ([@kulek1](https://github.com/kulek1) in [#14242](https://github-redirect.dependabot.com/facebook/react/pull/14242))
> * Improve the `useEffect(async () => ...)` warning message. ([@gaearon](https://github.com/gaearon) in [#15118](https://github-redirect.dependabot.com/facebook/react/pull/15118))
> * Improve the error message sometimes caused by duplicate React. ([@jaredpalmer](https://github.com/jaredpalmer) in [#15139](https://github-redirect.dependabot.com/facebook/react/pull/15139))
>
> ### React DOM Server
>
> * Improve the `useLayoutEffect` warning message when server rendering. ([@gaearon](https://github.com/gaearon) in [#15158](https://github-redirect.dependabot.com/facebook/react/pull/15158))
>
> ### React Shallow Renderer
>
> * Fix `setState` in shallow renderer to work with Hooks. ([@gaearon](https://github.com/gaearon) in [#15120](https://github-redirect.dependabot.com/facebook/react/pull/15120))
> * Fix shallow renderer to support `React.memo`. ([@aweary](https://github.com/aweary) in [#14816](https://github-redirect.dependabot.com/facebook/react/pull/14816))
> * Fix shallow renderer to support Hooks inside `forwardRef`. ([@eps1lon](https://github.com/eps1lon) in [#15100](https://github-redirect.dependabot.com/facebook/react/pull/15100))
>
> ## Artifacts
> * **react**: https://unpkg.com/react@16.8.5/umd/
> * **react-art**: https://unpkg.com/react-art@16.8.5/umd/
> * **react-dom**: https://unpkg.com/react-dom@16.8.5/umd/
> * **react-is**: https://unpkg.com/react-is@16.8.5/umd/
> * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.5/umd/
> * **scheduler**: https://unpkg.com/scheduler@0.13.5/umd/
>
> ## v16.8.4
> ## 16.8.4 (March 5, 2019)
>
> ### React DOM and other renderers
>
> - Fix a bug where DevTools caused a runtime error when inspecting a component that used a `useContext` hook. ([@bvaughn](https://github.com/bvaughn) in [#14940](https://github-redirect.dependabot.com/facebook/react/pull/14940))
>
> ## v16.8.3
> ## 16.8.3 (February 21, 2019)
>
> ### React DOM
>
> * Fix a bug that caused inputs to behave incorrectly in UMD builds. ([@gaearon](https://github.com/gaearon) in [#14914](https://github-redirect.dependabot.com/facebook/react/pull/14914))
> * Fix a bug that caused render phase updates to be discarded. ([@gaearon](https://github.com/gaearon) in [#14852](https://github-redirect.dependabot.com/facebook/react/pull/14852))
>
> ### React DOM Server
> * Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([@overlookmotel](https://github.com/overlookmotel) in [#14706](https://github-redirect.dependabot.com/facebook/react/pull/14706/))
>
> ### ESLint Plugin for React Hooks
>
> * Add a new recommended `exhaustive-deps` rule. ([@gaearon](https://github.com/gaearon) in [#14636](https://github-redirect.dependabot.com/facebook/react/pull/14636))
>
> ## Artifacts
> ... (truncated)
Changelog
*Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).*
> ## 16.8.5 (March 22, 2019)
>
> ### React DOM
>
> * Don't set the first option as selected in select tag with `size` attribute. ([@kulek1](https://github.com/kulek1) in [#14242](https://github-redirect.dependabot.com/facebook/react/pull/14242))
> * Improve the `useEffect(async () => ...)` warning message. ([@gaearon](https://github.com/gaearon) in [#15118](https://github-redirect.dependabot.com/facebook/react/pull/15118))
> * Improve the error message sometimes caused by duplicate React. ([@jaredpalmer](https://github.com/jaredpalmer) in [#15139](https://github-redirect.dependabot.com/facebook/react/pull/15139))
>
> ### React DOM Server
>
> * Improve the `useLayoutEffect` warning message when server rendering. ([@gaearon](https://github.com/gaearon) in [#15158](https://github-redirect.dependabot.com/facebook/react/pull/15158))
>
> ### React Shallow Renderer
>
> * Fix `setState` in shallow renderer to work with Hooks. ([@gaearon](https://github.com/gaearon) in [#15120](https://github-redirect.dependabot.com/facebook/react/pull/15120))
> * Fix shallow renderer to support `React.memo`. ([@aweary](https://github.com/aweary) in [#14816](https://github-redirect.dependabot.com/facebook/react/pull/14816))
> * Fix shallow renderer to support Hooks inside `forwardRef`. ([@eps1lon](https://github.com/eps1lon) in [#15100](https://github-redirect.dependabot.com/facebook/react/pull/15100))
>
> ## 16.8.4 (March 5, 2019)
>
> ### React DOM and other renderers
>
> - Fix a bug where DevTools caused a runtime error when inspecting a component that used a `useContext` hook. ([@bvaughn](https://github.com/bvaughn) in [#14940](https://github-redirect.dependabot.com/facebook/react/pull/14940))
>
> ## 16.8.3 (February 21, 2019)
>
> ### React DOM
>
> * Fix a bug that caused inputs to behave incorrectly in UMD builds. ([@gaearon](https://github.com/gaearon) in [#14914](https://github-redirect.dependabot.com/facebook/react/pull/14914))
> * Fix a bug that caused render phase updates to be discarded. ([@gaearon](https://github.com/gaearon) in [#14852](https://github-redirect.dependabot.com/facebook/react/pull/14852))
>
> ### React DOM Server
> * Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([@overlookmotel](https://github.com/overlookmotel) in [#14706](https://github-redirect.dependabot.com/facebook/react/pull/14706/))
>
> ### ESLint Plugin for React Hooks
>
> * Add a new recommended `exhaustive-deps` rule. ([@gaearon](https://github.com/gaearon) in [#14636](https://github-redirect.dependabot.com/facebook/react/pull/14636))
>
> ## 16.8.2 (February 14, 2019)
>
> ### React DOM
>
> * Fix `ReactDOM.render` being ignored inside `useEffect`. ([@gaearon](https://github.com/gaearon) in [#14799](https://github-redirect.dependabot.com/facebook/react/pull/14799))
> * Fix a crash when unmounting empty portals. ([@gaearon](https://github.com/gaearon) in [#14820](https://github-redirect.dependabot.com/facebook/react/pull/14820))
> * Fix `useImperativeHandle` to work correctly when no deps are specified. ([@gaearon](https://github.com/gaearon) in [#14801](https://github-redirect.dependabot.com/facebook/react/pull/14801))
> * Fix `crossOrigin` attribute to work in SVG `image` elements. ([@aweary](https://github.com/aweary) in [#14832](https://github-redirect.dependabot.com/facebook/react/pull/14832))
> * Fix a false positive warning when using Suspense with Hooks. ([@gaearon](https://github.com/gaearon) in [#14821](https://github-redirect.dependabot.com/facebook/react/pull/14821))
>
> ### React Test Utils and React Test Renderer
>
> ... (truncated)
Commits
- [`fb572af`](https://github.com/facebook/react/commit/fb572afc14ec5d25aea9be5d752007cc3b2e362f) Add more info to invalid hook call error message ([#15139](https://github.com/facebook/react/tree/HEAD/packages/react/issues/15139))
- [`d8a73b5`](https://github.com/facebook/react/commit/d8a73b5eb6c7217850103193635ff1b556925ed5) 16.8.4 and changelog
- [`55cf14f`](https://github.com/facebook/react/commit/55cf14f98e329ed1efa326ff5c5a32eb80dbe6f1) Release 16.8.3
- [`29b7b77`](https://github.com/facebook/react/commit/29b7b775f2ecf878eaf605be959d959030598b07) Fix UMD builds by re-exporting the scheduler priorities ([#14914](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14914))
- [`3e55560`](https://github.com/facebook/react/commit/3e5556043879c9c7b98dd9edfc0e89df0366714b) Release 16.8.2
- [`45fc46b`](https://github.com/facebook/react/commit/45fc46bfa0e761c8382d177c46778e892f949cad) 16.8.1 packages
- [`bc9818f`](https://github.com/facebook/react/commit/bc9818f24d55e681aea39ecae59b8f544318169d) Scheduler.unstable_next ([#14756](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14756))
- [`008a2ab`](https://github.com/facebook/react/commit/008a2ab9cd2e6bf4efcc1ad0a2f7c7e017c1c82f) 16.8.0
- [`c21c41e`](https://github.com/facebook/react/commit/c21c41ecfad46de0a718d059374e48d13cf08ced) Tweak invalid Hook warning and error ([#14747](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14747))
- [`66eb293`](https://github.com/facebook/react/commit/66eb29374239945c3a512a88aa2480637f62e5cc) Restrict effect return type to a function or nothing ([#14119](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14119))
- Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.8.5/packages/react)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes a minor update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps react from 16.5.2 to 16.8.5.
Release notes
*Sourced from [react's releases](https://github.com/facebook/react/releases).* > ## v16.8.5 > ## 16.8.5 (March 22, 2019) > > ### React DOM > > * Don't set the first option as selected in select tag with `size` attribute. ([@kulek1](https://github.com/kulek1) in [#14242](https://github-redirect.dependabot.com/facebook/react/pull/14242)) > * Improve the `useEffect(async () => ...)` warning message. ([@gaearon](https://github.com/gaearon) in [#15118](https://github-redirect.dependabot.com/facebook/react/pull/15118)) > * Improve the error message sometimes caused by duplicate React. ([@jaredpalmer](https://github.com/jaredpalmer) in [#15139](https://github-redirect.dependabot.com/facebook/react/pull/15139)) > > ### React DOM Server > > * Improve the `useLayoutEffect` warning message when server rendering. ([@gaearon](https://github.com/gaearon) in [#15158](https://github-redirect.dependabot.com/facebook/react/pull/15158)) > > ### React Shallow Renderer > > * Fix `setState` in shallow renderer to work with Hooks. ([@gaearon](https://github.com/gaearon) in [#15120](https://github-redirect.dependabot.com/facebook/react/pull/15120)) > * Fix shallow renderer to support `React.memo`. ([@aweary](https://github.com/aweary) in [#14816](https://github-redirect.dependabot.com/facebook/react/pull/14816)) > * Fix shallow renderer to support Hooks inside `forwardRef`. ([@eps1lon](https://github.com/eps1lon) in [#15100](https://github-redirect.dependabot.com/facebook/react/pull/15100)) > > ## Artifacts > * **react**: https://unpkg.com/react@16.8.5/umd/ > * **react-art**: https://unpkg.com/react-art@16.8.5/umd/ > * **react-dom**: https://unpkg.com/react-dom@16.8.5/umd/ > * **react-is**: https://unpkg.com/react-is@16.8.5/umd/ > * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.5/umd/ > * **scheduler**: https://unpkg.com/scheduler@0.13.5/umd/ > > ## v16.8.4 > ## 16.8.4 (March 5, 2019) > > ### React DOM and other renderers > > - Fix a bug where DevTools caused a runtime error when inspecting a component that used a `useContext` hook. ([@bvaughn](https://github.com/bvaughn) in [#14940](https://github-redirect.dependabot.com/facebook/react/pull/14940)) > > ## v16.8.3 > ## 16.8.3 (February 21, 2019) > > ### React DOM > > * Fix a bug that caused inputs to behave incorrectly in UMD builds. ([@gaearon](https://github.com/gaearon) in [#14914](https://github-redirect.dependabot.com/facebook/react/pull/14914)) > * Fix a bug that caused render phase updates to be discarded. ([@gaearon](https://github.com/gaearon) in [#14852](https://github-redirect.dependabot.com/facebook/react/pull/14852)) > > ### React DOM Server > * Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([@overlookmotel](https://github.com/overlookmotel) in [#14706](https://github-redirect.dependabot.com/facebook/react/pull/14706/)) > > ### ESLint Plugin for React Hooks > > * Add a new recommended `exhaustive-deps` rule. ([@gaearon](https://github.com/gaearon) in [#14636](https://github-redirect.dependabot.com/facebook/react/pull/14636)) > > ## Artifacts > ... (truncated)Changelog
*Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.8.5 (March 22, 2019) > > ### React DOM > > * Don't set the first option as selected in select tag with `size` attribute. ([@kulek1](https://github.com/kulek1) in [#14242](https://github-redirect.dependabot.com/facebook/react/pull/14242)) > * Improve the `useEffect(async () => ...)` warning message. ([@gaearon](https://github.com/gaearon) in [#15118](https://github-redirect.dependabot.com/facebook/react/pull/15118)) > * Improve the error message sometimes caused by duplicate React. ([@jaredpalmer](https://github.com/jaredpalmer) in [#15139](https://github-redirect.dependabot.com/facebook/react/pull/15139)) > > ### React DOM Server > > * Improve the `useLayoutEffect` warning message when server rendering. ([@gaearon](https://github.com/gaearon) in [#15158](https://github-redirect.dependabot.com/facebook/react/pull/15158)) > > ### React Shallow Renderer > > * Fix `setState` in shallow renderer to work with Hooks. ([@gaearon](https://github.com/gaearon) in [#15120](https://github-redirect.dependabot.com/facebook/react/pull/15120)) > * Fix shallow renderer to support `React.memo`. ([@aweary](https://github.com/aweary) in [#14816](https://github-redirect.dependabot.com/facebook/react/pull/14816)) > * Fix shallow renderer to support Hooks inside `forwardRef`. ([@eps1lon](https://github.com/eps1lon) in [#15100](https://github-redirect.dependabot.com/facebook/react/pull/15100)) > > ## 16.8.4 (March 5, 2019) > > ### React DOM and other renderers > > - Fix a bug where DevTools caused a runtime error when inspecting a component that used a `useContext` hook. ([@bvaughn](https://github.com/bvaughn) in [#14940](https://github-redirect.dependabot.com/facebook/react/pull/14940)) > > ## 16.8.3 (February 21, 2019) > > ### React DOM > > * Fix a bug that caused inputs to behave incorrectly in UMD builds. ([@gaearon](https://github.com/gaearon) in [#14914](https://github-redirect.dependabot.com/facebook/react/pull/14914)) > * Fix a bug that caused render phase updates to be discarded. ([@gaearon](https://github.com/gaearon) in [#14852](https://github-redirect.dependabot.com/facebook/react/pull/14852)) > > ### React DOM Server > * Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([@overlookmotel](https://github.com/overlookmotel) in [#14706](https://github-redirect.dependabot.com/facebook/react/pull/14706/)) > > ### ESLint Plugin for React Hooks > > * Add a new recommended `exhaustive-deps` rule. ([@gaearon](https://github.com/gaearon) in [#14636](https://github-redirect.dependabot.com/facebook/react/pull/14636)) > > ## 16.8.2 (February 14, 2019) > > ### React DOM > > * Fix `ReactDOM.render` being ignored inside `useEffect`. ([@gaearon](https://github.com/gaearon) in [#14799](https://github-redirect.dependabot.com/facebook/react/pull/14799)) > * Fix a crash when unmounting empty portals. ([@gaearon](https://github.com/gaearon) in [#14820](https://github-redirect.dependabot.com/facebook/react/pull/14820)) > * Fix `useImperativeHandle` to work correctly when no deps are specified. ([@gaearon](https://github.com/gaearon) in [#14801](https://github-redirect.dependabot.com/facebook/react/pull/14801)) > * Fix `crossOrigin` attribute to work in SVG `image` elements. ([@aweary](https://github.com/aweary) in [#14832](https://github-redirect.dependabot.com/facebook/react/pull/14832)) > * Fix a false positive warning when using Suspense with Hooks. ([@gaearon](https://github.com/gaearon) in [#14821](https://github-redirect.dependabot.com/facebook/react/pull/14821)) > > ### React Test Utils and React Test Renderer > > ... (truncated)Commits
- [`fb572af`](https://github.com/facebook/react/commit/fb572afc14ec5d25aea9be5d752007cc3b2e362f) Add more info to invalid hook call error message ([#15139](https://github.com/facebook/react/tree/HEAD/packages/react/issues/15139)) - [`d8a73b5`](https://github.com/facebook/react/commit/d8a73b5eb6c7217850103193635ff1b556925ed5) 16.8.4 and changelog - [`55cf14f`](https://github.com/facebook/react/commit/55cf14f98e329ed1efa326ff5c5a32eb80dbe6f1) Release 16.8.3 - [`29b7b77`](https://github.com/facebook/react/commit/29b7b775f2ecf878eaf605be959d959030598b07) Fix UMD builds by re-exporting the scheduler priorities ([#14914](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14914)) - [`3e55560`](https://github.com/facebook/react/commit/3e5556043879c9c7b98dd9edfc0e89df0366714b) Release 16.8.2 - [`45fc46b`](https://github.com/facebook/react/commit/45fc46bfa0e761c8382d177c46778e892f949cad) 16.8.1 packages - [`bc9818f`](https://github.com/facebook/react/commit/bc9818f24d55e681aea39ecae59b8f544318169d) Scheduler.unstable_next ([#14756](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14756)) - [`008a2ab`](https://github.com/facebook/react/commit/008a2ab9cd2e6bf4efcc1ad0a2f7c7e017c1c82f) 16.8.0 - [`c21c41e`](https://github.com/facebook/react/commit/c21c41ecfad46de0a718d059374e48d13cf08ced) Tweak invalid Hook warning and error ([#14747](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14747)) - [`66eb293`](https://github.com/facebook/react/commit/66eb29374239945c3a512a88aa2480637f62e5cc) Restrict effect return type to a function or nothing ([#14119](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14119)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.8.5/packages/react)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes a minor update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.