Skip to content

Releases: Iterable/iterable-expo-plugin

Release 1.0.2

19 Nov 04:31

Choose a tag to compare

1.0.2 (2025-11-19)

Bug Fixes

  • build failure for android and ios due to interactive mode (7bcb926)
  • build failure on incorrect build semantics (4f59805)
  • build failure, (b7a03dd)
  • build failure, apparently needed relative path (65d6e42)
  • build failure, attempted to run yarn prepare twice (9e24c0a)
  • build failure, attempting to access wong dir structure (79d5f84)
  • build failure, attempting to set working directory for the run step (bd14c07)
  • build failure, build directory reference (2634f81)
  • build failure, github workspace declaration problem (015b5af)
  • build failure, I don't understand what is up with the dir structure (92964d7)
  • build failure, I'm near out of ideas friends (bfd1ad8)
  • build failure, more bad advice coming your way (649b6ba)
  • build failure, temp home is weird (be65da1)
  • build failure, using but janky (decee24)
  • build failure, using GITHUB_ENV varable (8e80ddf)
  • build failure, using the other notation directly in the run call (07f7128)
  • if the prebuild step is run on it's own, it wants to be interactive (762f833)
  • removed the debug path step (3411fd3)
  • that nxp prebuild command is wonky (56ce3a1)
  • validating assumptions about the build order of operations (b7f69bc)

1.0.1

21 Jul 20:05

Choose a tag to compare

What's Changed

  • [MOB-11665] Update Expo version to and @iterable/react-native-sdk to 2.0.2 by @lposen in #42

Full Changelog: 1.0.0...1.0.1

1.0.0

17 Jul 00:20
c8d3370

Choose a tag to compare

What's Changed

  • [MOB-11118] create-config-plugin by @lposen in #2
  • [MOB-11119] Add Iterable API key support to plugin by @lposen in #3
  • [MOB-11120] add-iterable-to-test-app by @lposen in #4
  • [MOB-11133] Removed generated files from repository by @lposen in #6
  • [MOB-11134] convert-package-manager-to-yarn by @lposen in #7
  • [MOB-11121] Add push service for ios by @lposen in #8
  • [MOB-11128] Add support for in app messages to ios by @lposen in #9
  • [MOB-11126] add support for deep linking to iOS by @lposen in #11
  • [MOB-11130] add-firebase-setup-for-android by @lposen in #10
  • [MOB-11131] add ProGuard configuration instructions for Android in README by @lposen in #12
  • [MOB-11153]-add-iterable-apis-to-android by @lposen in #13
  • [MOB-11160] add-deeplinks-support-to-android by @lposen in #14
  • [MOB-10925] add-instructions-in-readme by @lposen in #15
  • [MOB-11188] cleanup-unused-files by @lposen in #16
  • [MOB-11307] - added .nvmrc for node version consistency by @lposen in #17
  • [MOB-13308] update @iterable/react-native-sdk to version 2.0.0-beta.1 by @lposen in #18
  • [MOB-11337] update-eslint-to-use-expo-module-scripts-eslint by @lposen in #20
  • [MOB-11357] fix autoconfigurepush bug on android by @lposen in #21
  • [MOB-11358] Add POST_NOTIFICATIONS permission to manifest by @lposen in #22
  • [MOB-11359] remove-unnecessary-configs by @lposen in #24
  • [MOB-11360] remove-apikey by @lposen in #23
  • [MOB-11401] updates-for-expo-best-practices by @lposen in #28
  • [MOB-11389] add-tests-for-withiterable by @lposen in #29
  • [MOB-11403] add-tests-for-withstoreconfigvalues by @lposen in #30
  • [MOB-11402] add-tests-for-withdeeplinks by @lposen in #31
  • [MOB-11404] add-tests-for-withiospushnotifications by @lposen in #32
  • [MOB-11405] add-tests-for-withandroidpushnotifications by @lposen in #33
  • [MOB-11390] add-git-action-to-run-tests-in-ci by @lposen in #35
  • [MOB-11410] update plugin to improve qlty report by @lposen in #36
  • [MOB-11418] add-changelog-md by @lposen in #37
  • chore: add CODEOWNERS file to define repository ownership by @lposen in #38

New Contributors

  • @lposen made their first contribution in #2

Full Changelog: https://github.com/Iterable/iterable-expo-plugin/commits/1.0.0