You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version `2.6.0`
This version contains updates to various dependencies in the project.
The only outstanding dependency update is `flow-bin` which is proving to
be quite a challenge given that we can no longer import `Action`,
`Dispatch`, or `Store` from Redux. This will be tackled in a later
version.
Create npm-publish.yml
This commit introduces a new workflow that will publish the updated
package to NPM once there is a new release created in GitHub.