Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major cleanup for 1.0.0 #6

Merged
merged 4 commits into from
Feb 20, 2017
Merged

Major cleanup for 1.0.0 #6

merged 4 commits into from
Feb 20, 2017

Conversation

keyz
Copy link
Owner

@keyz keyz commented Feb 20, 2017

Closes #4. Will cut a release soon. cc @jebeck and @c-h-

- Switched from Mocha to Jest
- Bumped some dev dependencies
- Use Yarn
- We used to let the worker pass processed actions to `next`, which was a bug. Processed actions should be passed to `dispatch` instead (see #5). Since `worker.onmessage` no longer needs `next`, we can move it up a bit.
@keyz keyz merged commit 56fae3d into master Feb 20, 2017
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.

None yet

1 participant