Skip to content

v0.8.1 for RN 0.65.x

Compare
Choose a tag to compare
@Huxpro Huxpro released this 12 Jul 21:13
· 3 commits to release-v0.8 since this release

In preparation for the RN 0.65 stable release, several refinements had been made upon v0.8.0:

  • Hermes on iOS now supports Apple M1 Macs (ARM64 simulators) and Mac Catalyst! Thanks to #546 and #475.
  • A special directive "show source" is introduced to make Function.prototype.toString returning original source code to support the source code injecting use cases e.g. #114.
  • Critical bug fixes e.g. #513 and #537.