enzymejs/enzyme

Are the docs versioned? If not, would it be possible to have them be versioned?

Open

#860 opened on Mar 27, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (19,979 stars) (2,016 forks)batch import
docshelp wanted

Description

I was trying to use the exists() method which wasn't added until 2.7.0 (I am on 2.6.0). I found this out by looking at the changelog to see when it was added. Is there a way for me to look at the 2.6.0 version of the published docs?

Contributor guide