v0.45.2
- [Feature]: Make Metro bundles compatible with ES6 Module runtimes.
- [Improvement]: Add
optimizationSizeLimitconfig param to not do expensive optimizations on large files. - [Fix]: Strip
constkeywords from the bundle runtime to make it compatible with older JS engines.