Skip to content

Conversation

@koba04
Copy link
Contributor

@koba04 koba04 commented Aug 8, 2018

No description provided.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

This same table also lives in the migration guide.

README.md Outdated
| `enzyme-adapter-react-16.3` | `~16.3.0-0` |
| `enzyme-adapter-react-16.2` | `~16.2` |
| `enzyme-adapter-react-16.1` | `~16.0.0-0 || ~16.1` |
| `enzyme-adapter-react-16.1` | `16.0.0-0 - 16.1.x` |
Copy link
Member

Choose a reason for hiding this comment

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

I see how the pipes could cause a problem, but it’s essential to keep the same semver range here that the packages use. Can we find a way to make the pipes work?

@ljharb ljharb added the docs label Aug 8, 2018
@koba04
Copy link
Contributor Author

koba04 commented Aug 8, 2018

@ljharb I use \ to escape ||, which seems to work fine on GitHub.
The markdown preview of VSCode show \ though.

I've updated the table in the migration guide.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

Thanks!

@ljharb ljharb merged commit 2bc1f85 into enzymejs:master Aug 8, 2018
@koba04
Copy link
Contributor Author

koba04 commented Aug 8, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants