Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:29
· 1 commit to main since this release

What's Changed

  • fix(ios): harden Podfile widget-target generation by @V3RON in #212
  • fix(ios): stop Xcode project corruption with pre-existing app extensions by @V3RON in #211
  • fix: harden Android build and packaging pipeline by @V3RON in #210
  • fix: support RN 0.81.5 and below Hermes prefab target on Android by @V3RON in #217
  • refactor(ios)!: unify widget Xcode pipeline, per-config signing, version passthrough by @V3RON in #213
  • docs: add agent contribution guidance by @V3RON in #225
  • fix(android): ensure 16 KB ELF alignment by @V3RON in #233
  • feat: support runtime props in Dynamic Widgets by @V3RON in #229
  • feat(android): warn when layout child limits are exceeded by @V3RON in #228
  • ci: add npm release workflow by @V3RON in #219
  • fix(metro): watch project root in widget bundler by @V3RON in #234
  • fix(release): unblock the release push and stop spurious major bumps by @V3RON in #235

Full Changelog: v2.1.1...v2.2.0