Skip to content

Latest commit

 

History

History
203 lines (105 loc) · 7.17 KB

CHANGELOG.md

File metadata and controls

203 lines (105 loc) · 7.17 KB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • [Android] Added new method performAndroidHapticsAsync(). The Vibrator api is no longer recommended. This method avoids it. (#34077 by @alanjhughes)

🐛 Bug fixes

💡 Others

14.0.0 — 2024-10-22

🛠 Breaking changes

🎉 New features

💡 Others

  • Align web implementation exports as native to support DOM components when using @expo/dom-webview. (#31662 by @kudo)
  • Fixed bundling error on Web. (#32183 by @kudo)

13.0.1 — 2024-04-23

This version does not introduce any user-facing changes.

13.0.0 — 2024-04-18

🎉 New features

💡 Others

12.8.1 - 2023-12-19

This version does not introduce any user-facing changes.

12.8.0 — 2023-11-14

🛠 Breaking changes

12.7.0 — 2023-10-17

🛠 Breaking changes

12.6.0 — 2023-09-04

🎉 New features

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

12.5.0 — 2023-08-02

This version does not introduce any user-facing changes.

12.4.0 — 2023-06-21

🐛 Bug fixes

12.3.0 — 2023-05-08

This version does not introduce any user-facing changes.

12.2.1 — 2023-02-09

This version does not introduce any user-facing changes.

12.2.0 — 2023-02-03

💡 Others

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

12.1.0 — 2022-12-30

🎉 New features

12.0.1 — 2022-11-03

🐛 Bug fixes

  • Fixed rare crash on iOS when using Feedback Generator's API not on the main thread. (#19819 by @AntonGolikov)

12.0.0 — 2022-10-25

🛠 Breaking changes

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

11.3.0 — 2022-07-07

💡 Others

  • Migrated Expo modules definitions to the new naming convention. (#17193 by @tsapeta)

11.2.0 — 2022-04-18

🎉 New features

  • Use JSI host object instead of the bridge module for communication between JavaScript and native code. (#16972 by @tsapeta)

⚠️ Notices

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

11.1.1 - 2022-02-01

🐛 Bug fixes

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

11.1.0 — 2021-12-03

💡 Others

  • Removed legacy Objective-C implementation and changed the pod name to ExpoHaptics. (#15083 by @tsapeta)
  • Simplified iOS implementation with enums as argument types. (#15129 by @tsapeta)

11.0.1 — 2021-10-01

This version does not introduce any user-facing changes.

11.0.0 — 2021-09-28

🛠 Breaking changes

🐛 Bug fixes

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

10.2.0-alpha.0 — 2021-08-17

💡 Others

  • Migrated from @unimodules/core to expo-modules-core. (by @tsapeta)
  • Experimental Swift implementation using Sweet API. (by @tsapeta)
  • Rewrote from Java to Kotlin. (#13611 by @M1ST4KE)

10.1.0 — 2021-06-16

🐛 Bug fixes

💡 Others

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

10.0.0 — 2021-03-10

🛠 Breaking changes

  • Dropped deprecated notification, impact, selection methods. (#11907 by @EvanBacon)

🎉 New features

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

9.0.0 — 2021-01-15

🛠 Breaking changes

8.4.0 — 2020-11-17

This version does not introduce any user-facing changes.

8.3.0 — 2020-08-18

This version does not introduce any user-facing changes.

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.