Skip to content

Latest commit

 

History

History
126 lines (64 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

126 lines (64 loc) · 4.79 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)

5.3.0 — 2022-07-07

This version does not introduce any user-facing changes.

5.2.0 — 2022-04-18

💡 Others

⚠️ Notices

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

5.1.1 - 2022-02-01

🐛 Bug fixes

  • Fix Plugin with id 'maven' not found build error from Android Gradle 7. (#16080 by @kudo)

5.1.0 — 2021-12-03

This version does not introduce any user-facing changes.

5.0.1 — 2021-10-01

This version does not introduce any user-facing changes.

5.0.0 — 2021-09-28

🛠 Breaking changes

🐛 Bug fixes

  • Fix building errors from use_frameworks! in Podfile. (#14523 by @kudo)

💡 Others

4.2.0 — 2021-06-16

🎉 New features

🐛 Bug fixes

💡 Others

  • Build Android code using Java 8 to fix Android instrumented test build error. (#12939 by @kudo)

4.1.0 — 2021-03-10

🎉 New features

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

🐛 Bug fixes

  • Remove peerDependencies and unimodulePeerDependencies from Expo modules. (#11980 by @brentvatne)

4.0.0 — 2021-01-15

⚠️ Notices

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

3.0.0 — 2020-11-17

🛠 Breaking changes

  • On iOS enabled use_frameworks! usage by replacing React dependency with React-Core. (#11057 by @bbarthec)

2.3.1 — 2020-09-16

🎉 New features

2.3.0 — 2020-08-18

🎉 New features

2.2.1 — 2020-05-29

This version does not introduce any user-facing changes.

2.2.0 — 2020-05-27

This version does not introduce any user-facing changes.