Skip to content

Conversation

@ra1028
Copy link
Owner

@ra1028 ra1028 commented May 1, 2023

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Description

Allows more atom interactions like set, reset, and refresh in the updated side effect API.

Impact on Existing Code

  • AtomReader is now renamed to AtomUpdatedContext.
  • Reader typealias in Atom is renamed to UpdateContext.
  • Existing updated function need to change its signature to rename reader to be context and its type name Reader to be UpdatedContext.

@ra1028 ra1028 merged commit 98181ab into main May 1, 2023
@ra1028 ra1028 deleted the updated-context branch May 1, 2023 05:57
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.

2 participants