@vtex/react-scripts
Advanced tools
Changelog
Migrating from 1.0.17 to 1.1.0
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.1.0
or
yarn add --exact react-scripts@1.1.0
Changelog
Migrating from 1.0.16 to 1.0.17
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.17
or
yarn add --exact react-scripts@1.0.17
Changelog
Migrating from 1.0.15 to 1.0.16
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.16
or
yarn add --exact react-scripts@1.0.16
Changelog
Migrating from 1.0.14 to 1.0.15
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.15
or
yarn add --exact react-scripts@1.0.15
Changelog
Migrating from 1.0.13 to 1.0.14
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.14
or
yarn add --exact react-scripts@1.0.14