- [Feature]: Add custom serializer (#309).
- [Feature]:
entryFile
is no longer assumed to end with.js
extension (#310). - [Feature]: Add support for
publicPath
to enable serving assets from different locations (#299). - [Feature]: Make dynamic import interoperable for CJS and ESM (more info).
- [Fix]: Fix source map loading in the remote debugger (more info).
- [Fix]: Fix metro visualizer transformation (more info).