Skip to content

Latest commit

 

History

History
147 lines (79 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

147 lines (79 loc) · 5.78 KB

Changelog

Unpublished

🛠 Breaking changes

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

🎉 New features

🐛 Bug fixes

💡 Others

  • Drop @expo/config-plugins dependency in favor of peer dependency on expo. (#18595 by @EvanBacon)

10.3.0 — 2022-07-07

This version does not introduce any user-facing changes.

10.2.1 — 2022-04-25

💡 Others

  • [plugin] Update to use codesigning variables in entitlements. (#17158 by @EvanBacon)

10.2.0 — 2022-04-18

💡 Others

⚠️ Notices

  • On Android bump compileSdkVersion to 31, targetSdkVersion to 31 and Java version to 11. (#16941 by @bbarthec)

10.1.3 - 2022-02-09

This version does not introduce any user-facing changes.

10.1.2 - 2022-02-01

🐛 Bug fixes

10.1.1 - 2022-01-26

🐛 Bug fixes

10.1.0 — 2021-12-03

🎉 New features

  • [plugin] Added iCloudContainerEnvironment prop for setting the com.apple.developer.icloud-container-environment entitlement (#14885 by @EvanBacon)

10.0.1 — 2021-10-01

This version does not introduce any user-facing changes.

10.0.0 — 2021-09-28

🛠 Breaking changes

🐛 Bug fixes

💡 Others

9.2.0 — 2021-06-16

🐛 Bug fixes

💡 Others

  • Migrated from unimodules-file-system-interface to expo-modules-core.
  • Build Android code using Java 8 to fix Android instrumented test build error. (#12939 by @kudo)
  • Refactored uuid imports to v7 style. (#13037 by @giautm)

9.1.2 — 2021-04-13

This version does not introduce any user-facing changes.

9.1.1 — 2021-04-09

🐛 Bug fixes

9.1.0 — 2021-03-10

🎉 New features

  • Created config plugin. (#11977 by @EvanBacon)
  • Updated Android build configuration to target Android 11 (added support for Android SDK 30). (#11647 by @bbarthec)

9.0.1 — 2021-01-15

This version does not introduce any user-facing changes.

9.0.0 — 2021-01-15

🛠 Breaking changes

8.4.1 — 2020-10-02

🐛 Bug fixes

  • Fixed UIDocumentPickerViewController being nil on iOS 14 and thus causing the hard-crash of the application. (#10327 by @bbarthec)
  • Fixed Promise not being fulfilled if the document picker view controller was being dismissed by gesture on iOS. (#10325 by @sjchmiela)

8.4.0 — 2020-08-18

🐛 Bug fixes

  • Fixed iOS bug, where it could be impossible to select only videos. (#9720 by @barthap)

8.3.0 — 2020-07-27

🐛 Bug fixes

  • Fixed getDocumentAsync crashing when picking a folder on iOS. (#8930 by @lukmccall)

8.2.1 — 2020-05-29

This version does not introduce any user-facing changes.

8.2.0 — 2020-05-27

This version does not introduce any user-facing changes.