Skip to content

0.14.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 17:58
13aea06

πŸš€ Changes

Apple

  • Remove explicit freezes on Native (#265)

πŸ› Bug Fixes

  • Properly propagate observation cancellations (#266)

Fixes regression in 0.14.0 that caused cancellations of observe flows to be routed through the observation exception handler (rather than allowing the flow to cancel normally).

🧰 Maintenance

  • Update plugin kotlinter to v3.9.0 (#267)
  • Update JamesIves/github-pages-deploy-action action to v4.2.5 (#263)