0.1.5 (2026-03-25)
- resolve TS6 build errors across packages (3644648)
0.1.4 (2026-02-13)
- make Kakao share strategy asynchronous and update the Kakao SDK URL (e0b5d3f)
0.1.3 (2026-02-01)
- react-share: add FormatTextFunction type for custom share text formatting (68d1e16)
- react-share: update formatShareText and formatTweetText to support custom formatter (3653fca)
- react-share: update share strategies to support formatText option (5ab989b)
- react-share: resolve TypeScript errors for SDK types (0ac59f1)
0.1.2 (2026-01-30)
- react-share: refactor native strategy to reduce cognitive complexity (e3c2b85)
0.1.1 (2026-01-29)
- react-share: add headless social sharing library with strategy pattern (2eacbab)