Skip to content

Latest commit

 

History

History
89 lines (51 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

89 lines (51 loc) · 2.52 KB

1.7.5 (2024-12-11)

🚀 Features

  • linkBridge debug mode (#90)

❤️ Thank You

  • Sungyu Kang

1.7.4 (2024-12-08)

🚀 Features

  • version compat layer 1.7.2 (#88)

❤️ Thank You

  • Sungyu Kang

1.7.3 (2024-12-07)

🩹 Fixes

  • multiple linkBridge (#86)

❤️ Thank You

  • Sungyu Kang

1.7.2 (2024-11-04)

🩹 Fixes

  • correct module and main entry points in package.json (79510ad)

❤️ Thank You

  • Sungyu Kang @gronxb

1.7.1 (2024-10-28)

🚀 Features

  • react-native: postMessage broadcast options (#75)

❤️ Thank You

  • Sungyu Kang @gronxb

1.7.0 (2024-10-26)

This was a version bump only, there were no code changes.

1.7.0-rc.1 (2024-10-26)

🩹 Fixes

❤️ Thank You

  • Sungyu Kang @gronxb

1.7.0-rc.0 (2024-10-26)

🚀 Features

  • native to web postMessage (#35)
  • initialBridge mock (#56)
  • react-native: post message dynamic validate (#70)

🩹 Fixes

  • stack-based ref management (#44)
  • visibilitychange (#45)
  • use sync store (#48)
  • webview screen should inject state correctly even in non-stack environments (#49)
  • older version android (#52)
  • store mocking on not native env (#53)
  • mock store for non-native environment (SSR) (#55)
  • resolve this binding issue in bridge instance (#58)
  • ensure hydration in SSR environment (#59)
  • resolution @webview-bridge/utils (#74)
  • web: registerWebMethod visibilitychange (#46)

❤️ Thank You

  • Sungyu Kang @gronxb