- [Feature]: Add codeframes to symbolication endpoint.
- [Feature]: Add native as an option for Platform.select (#480).
- [Feature]: Add module name to reload reason.
- [Feature]: metro-react-native-babel-preset support for TypeScript namespace (#505).
- [Feature]: Add watch option to Server and disable file watchers for runBuild (#507).
- [Fix]: Fix for source maps in chrome devtools.
- [Fix]: Fix for debugger devtoolsFrontendUrl URL encoding.
- [Fix]: Fix for Fast Refresh to re-run Modules in Topological Order.
- [Fix]: Use absolute path, not relative path, when calculating delta (#493).
- [Fix]: Pass the original module name to custom resolver (#499).