Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 473 Bytes

upgrading-to-the-latest-react-in-codesandbox.md

File metadata and controls

12 lines (8 loc) · 473 Bytes

Upgrading To The Latest React In CodeSandbox

At the time of writing this, the latest version of React is 16.3.1. Opening up CodeSandbox and starting a new React project has us working with React 16.2.

Defaults to React 16.2

By clicking on the circular arrow upgrade icon next to react and react-dom, we will have upgraded each to 16.3.1.

Upgrade to React 16.3.1