ssap_app/node_modules/expo-updates-interface/CHANGELOG.md

7.8 KiB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

2.0.0 — 2025-08-13

🎉 New features

1.1.0 — 2025-04-04

💡 Others

1.0.0 — 2024-10-22

🛠 Breaking changes

🐛 Bug fixes

  • Use expo-updates as source of truth for runtime version in dev client (#31453 by @wschurman)

💡 Others

0.16.2 — 2024-05-09

🐛 Bug fixes

  • Fixed loading error when both expo-dev-client and expo-updates installed but no runtimeVersion configured. (#28662 by @kudo)

0.16.1 — 2024-04-29

This version does not introduce any user-facing changes.

0.16.0 — 2024-04-18

💡 Others

  • Decouple from "bridge" in expo-updates. (#27216 by @kudo)
  • Migrated expo-updates-interface to Kotlin. (#28033 by @kudo)
  • Removed deprecated backward compatible Gradle settings. (#28083 by @kudo)
  • Aligned UpdatesControllerRegistry with iOS for a better expo-updates and expo-dev-launcher interoperability. (#27996 by @kudo)

0.15.3 - 2024-01-18

This version does not introduce any user-facing changes.

0.15.2 - 2024-01-10

This version does not introduce any user-facing changes.

0.15.1 - 2023-12-19

🐛 Bug fixes

0.15.0 — 2023-11-14

🛠 Breaking changes

💡 Others

0.14.0 — 2023-10-17

🛠 Breaking changes

0.13.0 — 2023-09-15

🎉 New features

0.12.0 — 2023-09-04

🎉 New features

  • Added support for React Native 0.73. (#24018 by @kudo)

0.11.0 — 2023-07-28

This version does not introduce any user-facing changes.

0.10.1 - 2023-06-30

🐛 Bug fixes

  • Fixed iOS build errors in use_frameworks! mode. (#23218 by @kudo)

0.10.0 — 2023-06-21

🎉 New features

  • Added support for React Native 0.72. (#22588 by @kudo)

🐛 Bug fixes

0.9.2 — 2023-05-08

💡 Others

0.9.1 — 2023-02-09

This version does not introduce any user-facing changes.

0.9.0 — 2023-02-03

💡 Others

  • On Android bump compileSdkVersion and targetSdkVersion to 33. (#20721 by @lukmccall)

0.8.1 — 2022-11-02

💡 Others

0.8.0 — 2022-10-25

🛠 Breaking changes

  • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @tsapeta)

0.7.0 — 2022-07-07

💡 Others

0.6.0 — 2022-04-18

🎉 New features

  • Add controller registry in order to support dev client auto-setup with updates integration on iOS. (#16230 by @esamelson)

⚠️ Notices

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

0.5.1 - 2022-02-01

🐛 Bug fixes

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

0.5.0 — 2021-12-03

This version does not introduce any user-facing changes.

0.4.0 — 2021-09-28

🐛 Bug fixes

  • Removed unnecessary gradle dependency on expo-modules-core. (#14464 by @esamelson)
  • Fix building errors from use_frameworks! in Podfile. (#14523 by @kudo)

0.3.1 — 2021-09-16

🛠 Breaking changes

0.3.0 — 2021-09-09

This version does not introduce any user-facing changes.

0.2.2 — 2021-07-05

🐛 Bug fixes

  • Remove unnecessary gradle dependency on unimodules-core. (#13481 by @esamelson)

0.2.1 — 2021-06-24

🛠 Breaking changes

0.1.0 — 2021-06-10

🛠 Breaking changes

  • Renamed the iOS protocol to EXUpdatesExternalInterface. (#13214 by @esamelson)

0.0.2 — 2021-06-08

🎉 New features

🐛 Bug fixes

0.0.1 — 2021-05-28

🎉 New features