Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Turns messages into functions #40

Merged
merged 1 commit into from
Jan 18, 2018
Merged

Turns messages into functions #40

merged 1 commit into from
Jan 18, 2018

Conversation

njlr
Copy link
Contributor

@njlr njlr commented Dec 12, 2017

This is a fix for #39

Can you advise on your test & build process?

A CONTRIBUTING.md would be very helpful.

@AlanFoster
Copy link

Ran into this problem when migrating a large code base from Jasmine to Jest 22 :)
Would be good to get this in if possible 🎉

@jamesmoss
Copy link

@unindented Any progress on merging this? We're waiting on this before we can upgrade to a newer version of Jest.

@unindented
Copy link
Owner

Shit, I wasn't subscribed to the repo, so I didn't get the email notification. Sorry @njlr!

@@ -29,13 +29,13 @@
},
"peerDependencies": {
"immutable": "*",
"jest": "*"
"jest": "^21"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this >=? We're already on 22.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't worry, I'll merge and add it myself.

@unindented unindented merged commit 0b4d465 into unindented:master Jan 18, 2018
@unindented
Copy link
Owner

@njlr @AlanFoster @jamesmoss Just published v2.0.0 with these changes. Sorry all!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants