We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The last 3.x release of was a bit of a mess.
I wasn't sure which branch (master or 3.x) to have the contributor base off of and merge into. Once merged I had to find the 3.x release instructions, which haven't been updated since we have released 4.x, resulting in the 3.7.0 being published under the latest dist-tag on NPM.
master
3.x
latest
Also, it looks like someone has released off of the 3.x branch, meaning that there are commits in 3.x that are not in master and vice versa.
I propose that we make the following changes to make the next 3.x release go smoother:
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The last 3.x release of was a bit of a mess.
I wasn't sure which branch (
master
or3.x
) to have the contributor base off of and merge into. Once merged I had to find the 3.x release instructions, which haven't been updated since we have released 4.x, resulting in the 3.7.0 being published under thelatest
dist-tag on NPM.Also, it looks like someone has released off of the 3.x branch, meaning that there are commits in
3.x
that are not inmaster
and vice versa.I propose that we make the following changes to make the next 3.x release go smoother:
master
into3.x
master
branch and only keep3.x
latest
dist-tagLink to page
No response
The text was updated successfully, but these errors were encountered: