Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

v1.6.5 - handle symlinks / avoid infinite recursion

Choose a tag to compare

@mikehardy mikehardy released this 28 Nov 15:41
· 21 commits to master since this release
bc28d4c
  • fix: avoid infinite readdir loop w/symlink skip (great work, thanks @gaodeng!)
  • docs(README): clarify jetifier runs automatically in RN>=0.60 (thanks @taylorkline!)
  • chore(CI): make sure openjdk8 is used on linux CI instances (@mikehardy)

commits here:

  • Avoid infinite readdir loop w/symlink skip (#56) b0ad981
  • chore(dependencies): npm upgrade 3bb1e63
  • chore(CHANGELOG): prepare notes for 1.6.5 release 1fa96f8
  • Clarify that jetifier runs automatically for RN 0.60+ 4e1f119
  • build: explicitly use openjdk8 on travis linux 0405799

v1.6.4...v1.6.5