Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mpaktiti
Copy link
Contributor

Resolves -
Impact: minor
Type: docs

Issue

Our GitHub Issue Template is asking users to check their Reaction version by running reaction -v. The Reaction CLI has been deprecated as of Reaction v2, therefore the template should instruct users to use an alternative.

Solution

A script version was added at package.json that echoes the value of $npm_package_version.
The Issue Template was updated with instructions to run npm run version --silent in order to check the reaction version. The script output looks like this:

> npm run version --silent
2.0.0-rc.10

Breaking changes

None

Testing

Check the template offers the correct instructions (i.e. npm run version --silent).

@mpaktiti mpaktiti force-pushed the refactor-mpaktiti-get-reaction-version branch from a0bc375 to 4661610 Compare July 15, 2019 13:07
Copy link
Contributor

@focusaurus focusaurus left a comment

Choose a reason for hiding this comment

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

Thank you!

@focusaurus focusaurus merged commit f4f09d9 into develop Jul 15, 2019
@focusaurus focusaurus deleted the refactor-mpaktiti-get-reaction-version branch July 15, 2019 15:16
@kieckhafer kieckhafer mentioned this pull request Aug 2, 2019
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.

3 participants