Skip to content

Update README for 1.1.0 API changes#22

Merged
anthony1810 merged 1 commit intomainfrom
update-readme-1.1.0
Mar 19, 2026
Merged

Update README for 1.1.0 API changes#22
anthony1810 merged 1 commit intomainfrom
update-readme-1.1.0

Conversation

@anthony1810
Copy link
Copy Markdown
Owner

Summary

  • Update installation version to 1.1.0
  • Rewrite ViewModel/Store example to use new centralized dispatch pattern (receive(action:) async throws + nonisolatedReceive)
  • Remove old isolatedReceive boilerplate from examples
  • Update View example to use nonisolatedReceive for fire-and-forget and receive for awaited calls
  • Fix ternimateLoadmoreViewterminateLoadMoreView in docs
  • Update CancelBag section with DuplicatePolicy, AnyTask, auto-cleanup, and new init
  • Mark nonIsolatedFinish() as deprecated in StreamProducer docs
  • Add NonPresentableError, AnyTask to API reference
  • Update ScreenActionStore, ActionLocker, CancelBag, DisplayableError, AsyncAction descriptions
  • Update Environment CRUD callbacks to use nonisolatedReceive

@anthony1810 anthony1810 merged commit 9473b2b into main Mar 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant