react/packages/react-refresh
Dan Abramov d271df5c99
Use function expression for custom Hook signature argument (#15956)
2019-06-22 11:54:22 +01:00
..
npm [Fresh] react-fresh => react-refresh (#15888) 2019-06-15 19:36:46 +01:00
src Use function expression for custom Hook signature argument (#15956) 2019-06-22 11:54:22 +01:00
README.md [Fresh] react-fresh => react-refresh (#15888) 2019-06-15 19:36:46 +01:00
babel.js [Fresh] react-fresh => react-refresh (#15888) 2019-06-15 19:36:46 +01:00
package.json [Fresh] react-fresh => react-refresh (#15888) 2019-06-15 19:36:46 +01:00
runtime.js [Fresh] react-fresh => react-refresh (#15888) 2019-06-15 19:36:46 +01:00

README.md

react-refresh

This is an experimental package for hot reloading.

Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.

Use it at your own risk.