Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 1.27 KB

Changelog

Unpublished

🛠 Breaking changes

  • [plugin] Upgrade minimum runtime requirement to Node 14 (LTS). (#18204 by @EvanBacon)

🎉 New features

  • Add templates/scripts/source-login-scripts.sh vendoring tool for node binary resolution in Xcode build phases scripts. (#15336 by @kudo)

🐛 Bug fixes

  • Fixed source-login-scripts.sh error when extendedglob is enabled in zsh config. (#17024 by @kudo)
  • Fixed expo-module prepare error if target packages contain temporary kotlin build files. (#17023 by @kudo)
  • Improved support of nvm sourcing in iOS shell scripts. (#17109 by @liamronancb)
  • Fixed source-login-scripts.sh ~/zlogin typo. (#17622 by @vrgimael)

💡 Others

  • Updated @testing-library/react-hooks to version 7.0.1. (#14552) by @Simek)