Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 571 Bytes

CHANGELOG

[2.3.3] - 26/5/2024

Bugfixes

  • Fix yarn install typescript issues. Bump "@expo/config-plugins", "expo-module-scripts": "^3.5.1" to latest versions.
  • Fix duplication of changes when npx expo prebuild is re-run. The code now check if changes are already in place.
  • Fix documentation: The correct option for disabling JSI is { "disableJsi": true } and not disableJSI

[2.3.2] - 27/4/2024

Added

  • Monorepo support
  • Documentation for Maintainers and Contributors
  • Github actions for Publishing Beta and Release

[2.3.1] - 21/3/2024