Skip to content

Simpler types#52

Merged
paf31 merged 1 commit into
masterfrom
simpler
Nov 19, 2015
Merged

Simpler types#52
paf31 merged 1 commit into
masterfrom
simpler

Conversation

@paf31
Copy link
Copy Markdown
Contributor

@paf31 paf31 commented Nov 15, 2015

This is a breaking change.

  • Use rows instead of type constructors for read/write access types.
  • Don't track the state and props types in the effects. This has proven tricky in cases with nested components in libraries like Thermite, and is unnecessary since the context tracks those types anyway.

I'll leave this here for comment for a few days before merging.

@paf31
Copy link
Copy Markdown
Contributor Author

paf31 commented Nov 19, 2015

If there's no feedback on this, I'll merge it today.

paf31 added a commit that referenced this pull request Nov 19, 2015
@paf31 paf31 merged commit 12f9412 into master Nov 19, 2015
@paf31 paf31 deleted the simpler branch November 19, 2015 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant